Mapbox Android Plugins are a collection of libraries that extend our other SDKs, helping you design powerful mapping features while the plugins handle most of the heavy lifting.
Implementing the mapbox places plugin v9: 0.12.0 causes a Java Pending Exception and a crash when entering the map activity. Dropping SDK to 26 - 29 allows my entire program to run fine but as soon as the phone or emulator is API 30, it crashes with the same Java Pending Exception.
Implementing the mapbox places plugin v9: 0.12.0 causes a Java Pending Exception and a crash when entering the map activity. Dropping SDK to 26 - 29 allows my entire program to run fine but as soon as the phone or emulator is API 30, it crashes with the same Java Pending Exception.