Has anyone successfully been able to use the .NET MAUI Wrapper for Scanner SDK on IOS devices? https://www.zebra.com/us/en/support-downloads/software/developer-tools/net-maui-wrapper.html
We have successfully implemented the SDK on Android, but when attempting on IOS (17.4.1 - though I'm not sure its a version related issue) as the initial ScannerSDK constructor new() call fails with:
'Object reference not set to an instance of an object.'. Callstack: ' at ZebraBarcodeScannerSDK.AppEngine.SetDelegate()
at ZebraBarcodeScannerSDK.ScannerSDK..ctor()
I have replicated the same issue even when using the Zebra_BarcodeScannerSDK_MAUI_DemoApp too.
Is this a bug/known issue? Or is there a step we are missing?
Thanks
0 Replies