When I start the activity which have Arcgis MapView the app crashes all the time but on specific devices such as Letv Le X509 device or xiaomi device. The log which I'm getting is mentioned below. Device OS Version is 6.0.
My ArcGIS SDK version is 100.3.0
Fatal Exception: java.lang.RuntimeException: createContext failed: EGL_SUCCESS at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1233) at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1224) at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:1074) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1447) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1286)