java - JNI DETECTED ERROR IN APPLICATION: can't call void com.mapbox.mapboxsdk.maps.NativeMapView.onInvalidate() on null object -


i have implemented mapbox guided in documentation. https://www.mapbox.com/android-docs/map-sdk/overview/

my implementation on fragment , working fine in android versions except android oreo platform. in oreo, there occurs fatal crash error shown below:

 jni detected error in application: can't call void com.mapbox.mapboxsdk.maps.nativemapview.oninvalidate() on null object 

i have contacted mapbox support several times no response. mapbox sdk version 5.1.3


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -