Great to see open SDKs for the NeoSmartpen!
I'm trying to port the SDK to macOS. For now I have simply omitted the functionality that uses UIKit - the only iOS-only dependency.
Connecting to the pen seems to work just fine, I don't get live stroke data though the callback doesn't fire at all.
Am I doing something wrong? Or maybe this isn't viable at all?
Have a look at my code here: https://github.com/StudioProcess/NeoSmartpenMac
Great to see open SDKs for the NeoSmartpen!
I'm trying to port the SDK to macOS. For now I have simply omitted the functionality that uses UIKit - the only iOS-only dependency.
Connecting to the pen seems to work just fine, I don't get live stroke data though the callback doesn't fire at all.
Am I doing something wrong? Or maybe this isn't viable at all?
Have a look at my code here: https://github.com/StudioProcess/NeoSmartpenMac