Air app doesn't load with renderMode set Auto
Adobe Air app is not loading on my customer's Android device with renderMode set to Auto, while it works fine when renderMode set to GPU.
I guess in Auto mode it tries to set it to Direct and fails.
I'm using Adobe Air v3.6
Android device is Polaroid PMID-971C
Android version is 4.0.3
Unfortunately, I have limited access to customer's device, but logcat shows the following:
"Fatal signal 13 (SIGPIPE) at 0x00004de8 (code=0) adobe air"
Any help or fix would be highly appreciated.