Quantcast
Channel: Tech Support
Viewing all articles
Browse latest Browse all 1759

ANR on Android due to GLSurfaceView

$
0
0
Good afternoon.

We have a problem with ANR on android build. The problem is that ANR rate is higher than the expected for Google Play is ~0.47%, due to which we have received a Bad Behavior status.

Here is the stack trace:


at java.lang.Object.wait (Native method)
at java.lang.Object.wait (Object.java:405)
at java.lang.Object.wait (Object.java:543)
at android.opengl.GLSurfaceView$GLThread.onPause (GLSurfaceView.java:1733)
at android.opengl.GLSurfaceView.onPause...


ANR on Android due to GLSurfaceView

Viewing all articles
Browse latest Browse all 1759

Trending Articles