mapbox / mapbox-search-android

Android SDK for Mapbox Search including preconfigured UI
https://docs.mapbox.com/android/search/guides/
Other
33 stars 7 forks source link

java.lang.UnsatisfiedLinkError: No implementation found for void com.mapbox.maps.assets.AssetManagerProvider.initialize(android.content.res.AssetManager) (tried Java_com_mapbox_maps_assets_AssetManagerProvider_initialize and Java_com_mapbox_maps_assets_AssetManagerProvider_initialize__Landroid_content_res_AssetManager_2) #69

Closed cattcal closed 2 years ago

cattcal commented 2 years ago

Environment

Code examples

Observed behavior and steps

Unable to start activity ComponentInfo{com.xxx.xxx.debug/comxxx.xxx.module.growthmonitor.activity.MapBoxGrowthMonitorActivity}: android.view.InflateException: Binary XML file line #17 in com.xxx.xxx.debug:layout/mapbox_growth_monitor_activity: Binary XML file line #17 in com.xxx.xxx.debug:layout/mapbox_growth_monitor_activity: Error inflating class com.mapbox.maps.MapView at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3790) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3957) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:106) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2335)

Expected behavior

cattcal commented 2 years ago

Version compatibility issue has been resolved