I am developing an AIR app for mobile devices which needs to access the video camera. So far it works great on iOS but on my Google Nexus 7 device the app crashes shortly after activating the video camera. I have set up the correct permissions and can access the 'front' camera on the device. Sometimes i see a quick flash of the video image which i add to the stage but then the app crashes and returns to the google nexus screen.
I am using - Adobe AIR 3.6.0.6090 SDK AS3 (obviously) Google Nexus 7 running android 4.2.2
Has anyone noticed this behaviour? Is there anything I can change or is this an android / air bug?
cheers