Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

MAPBOX SDK Error: Program type already present: com.getkeepsafe.relinker.ApkLibraryInstaller #14888

Closed
rowjak opened this issue Jun 11, 2019 · 2 comments · Fixed by #14890
Closed
Labels
Android Mapbox Maps SDK for Android

Comments

@rowjak
Copy link

rowjak commented Jun 11, 2019

Steps to reproduce

  1. When I run my app, i got this error
    Error: Program type already present: com.getkeepsafe.relinker.ApkLibraryInstaller

Expected behavior

in dependencies, if i delete mapbox sdk and mapbox-android-plugin-place, my app works well

    implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:8.0.0'
    implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-places-v7:0.8.0'

Android versions: Pie
Device models: Pixel 2 XL
Mapbox SDK versions: Mapbox sdk 8.0.0 and Mapbox plugin place v7 0.8.0

Thank you,,.

@tobrun
Copy link
Member

tobrun commented Jun 11, 2019

We are moving towards using another library loader in #14890

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Jun 11, 2019
@tobrun tobrun added this to the release-oolong milestone Jun 11, 2019
@rowjak
Copy link
Author

rowjak commented Jun 11, 2019

Oke. thank you in advance, we'll waiting

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants