Android Air 3+ Augmented Reality App Crashes
Hello,
I have an augmented reality AIR App for IOS and Android. So I'm using Compass (http://blogs.adobe.com/cantrell/archives/2011/09/accessing-compass-data-with-air-3.html), Acelerometer, Geolocation and the Camera.
IOS works fine, but Android sometimes crashes whenever the Application is started or it comes back from a pause (onActivate).
The problem is that the device is restarted, sometimes the screen freezes and I can't even turn off the device, the battery must be taken off.
I can't see a way to track down that bug, I've put trace commands all over the code and it all log fine, but the screen(ui) freezes.
I tried to turnoff the camera and it seems that the UI is drawed a little faster and I have not experienced crashes with the camera off.
Google play doesn't log anything either.
I am really lost right now. Is there a way to minimize or track down this bug ?
Thanks.
