airsdk / Adobe-Runtime-Support

Report, track and discuss issues in Adobe AIR. Monitored by Adobe - and HARMAN - and maintained by the AIR community.
206 stars 11 forks source link

[Issue] Context3d fail to initialize on Android #3209

Open bobaoapae opened 7 months ago

bobaoapae commented 7 months ago

Some times context 3d stop working ou android device, user reboot device and start working normally again.

I don't see any logs they can help, maybe on next release can add some native logs about reason for context 3d fail to create. This way I and others users that have this problem can get the logs to Harman fix the issue.

bobaoapae commented 1 month ago

@ajwfrost Can you get something about that? This issue it's not possible to reproduce but this affect users from time to time. User need to reboot device to application be able to create context 3d. Even force closing the application don't work, user need to reboot device when this start to happen.

ajwfrost commented 1 month ago

I'm not sure we'd be able to do anything here - if the device has got into a state such that even a newly launched application cannot create the graphical context - but where it can after a reboot - then something is wrong outside the scope of AIR..

We can look at adding more logging through per the suggestion..