Would be nice if the ANE would at least run on the desktop even if it is not supported. Adding a isSupported property to the ANE means we could run our projects on desktop to test out most functionality before deploying to a device where logic would see isSupported == true and enable the ANE.
Also, since all it takes is a bitmap data, it would seem allowing it to run on a desktop to test with dummy bitmaps would be a good thing.
Error received in Flash Pro:
"The content cannot be loaded because there was a problem loading an extension: Error: Requested extension com.kcly.ane.bitmapdataqrcodescanner is not supported for Windows-x86."
Would be nice if the ANE would at least run on the desktop even if it is not supported. Adding a isSupported property to the ANE means we could run our projects on desktop to test out most functionality before deploying to a device where logic would see isSupported == true and enable the ANE.
Also, since all it takes is a bitmap data, it would seem allowing it to run on a desktop to test with dummy bitmaps would be a good thing.
Error received in Flash Pro:
"The content cannot be loaded because there was a problem loading an extension: Error: Requested extension com.kcly.ane.bitmapdataqrcodescanner is not supported for Windows-x86."