-
Android API 24 Crash
Hi,
anyone faced this issue on app start-up:
E/AndroidRuntime: FATAL EXCEPTION: GLThread 293
Process: com.skobbler.sdkdemo, PID: 16114
java.lang.IllegalArgumentException: eglChooseConfig failed
at com.skobbler.ngx.map.SKMultisampleConfigChooser.ch ooseConfig(SourceFile:54)
at android.opengl.GLSurfaceView$EglHelper.start(GLSur faceView.java:1036)
at android.opengl.GLSurfaceView$GLThread.guardedRun(G LSurfaceView.java:1416)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfac eView.java:1253)
This is happening in Demo Project as well.
I'm running this on Emulator, I don't have actual API 24 device. Maybe that's why?
-
Unfortunately, you can't run the demo project on the emulator.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks