Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 opened this issue Aug 25, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@cattcal
Copy link

cattcal commented Aug 25, 2022

Environment

  • Android OS version: 12
  • Devices affected: XiaoMi
  • Search SDK Version: 1.0.0-beta.35
  • Included in project Maps SDK, Nav SDK versions if available: Maps SDK:10.7.0

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 cattcal added the bug Something isn't working label Aug 25, 2022
@cattcal cattcal closed this as completed Aug 25, 2022
@cattcal
Copy link
Author

cattcal commented Aug 25, 2022

Version compatibility issue has been resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant