distriqt / airnativeextensions

DEPRECATED: Original repository of the distriqt native extensions and is no longer maintained. Please see our site for the latest ANEs
https://airnativeextensions.com
2 stars 0 forks source link

Scanner ANE crash to desktop (dashboard) #220

Closed fideldonson closed 9 years ago

fideldonson commented 10 years ago

The ANE works great on my android devices but i get a crash to desktop on my iPad (iPad2 iOS 5.1.1). Is there a minimum required ios version for this to work? Or do you have any tips for me to try? Just before crashing on the device it traces Scanner Supported: true Scanner Version: 1.7.iOS.1.13 info: zbar [1.2]

fideldonson commented 10 years ago

Just had a chance to test on iPad mini CDMA+GSM (iOS 7.0.6) and it worked like a charm.

marchbold commented 10 years ago

Hi,

I believe the iPad2 doesn't support autofocus which is a requirement of the Scanner ANE. However we should be returning isSupported false in these situations so is it possible for you to send me the console logs from the device? You can get these from the Xcode device console.

Cheers

marchbold commented 10 years ago

Can you try the recent update and confirm that isSupported returns false on your device?

Cheers

fideldonson commented 10 years ago

Will do.