Copy link to clipboard
Copied
When trying to play a video via stagevideo or a new Video() object, the app crashes on an android device.
Stagevideo is indeed available on this device but to trouble shoot I've tried:
- using a Video object instead
- using a smaller lighterweight FLV
- targeting AIR 27
When remote debugging it just hard crashes without an error. Looking at my traces it seems to get to the onMetaData exactly once before it crashes.
Has anyone encountered this type of error?
Any suggestions for further troubleshooting?
Thanks for looking,
-cybo
Notes: Using AIR 28, on a lower end RCA tablet, the video plays fine on iOS and desktop