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

UnsatisfiedLinkError on debug mode change #103

Closed
LukasPaczos opened this issue Dec 16, 2019 · 1 comment · Fixed by #104
Closed

UnsatisfiedLinkError on debug mode change #103

LukasPaczos opened this issue Dec 16, 2019 · 1 comment · Fixed by #104
Labels
bug 🪲 Something isn't working release-blocker

Comments

@LukasPaczos
Copy link
Member

Process: com.mapbox.mapboxsdk.testapp, PID: 27311
    java.lang.UnsatisfiedLinkError: No implementation found for void com.mapbox.mapboxsdk.maps.NativeMapView.nativeCycleDebugOptions() (tried Java_com_mapbox_mapboxsdk_maps_NativeMapView_nativeCycleDebugOptions and Java_com_mapbox_mapboxsdk_maps_NativeMapView_nativeCycleDebugOptions__)
        at com.mapbox.mapboxsdk.maps.NativeMapView.nativeCycleDebugOptions(Native Method)
        at com.mapbox.mapboxsdk.maps.NativeMapView.cycleDebugOptions(NativeMapView.java:591)
        at com.mapbox.mapboxsdk.maps.MapboxMap.cycleDebugOptions(MapboxMap.java:780)
        at com.mapbox.mapboxsdk.testapp.activity.maplayout.DebugModeActivity.lambda$setupDebugChangeView$4$DebugModeActivity(DebugModeActivity.java:168)
@LukasPaczos LukasPaczos added bug 🪲 Something isn't working release-blocker labels Dec 16, 2019
@LukasPaczos LukasPaczos added this to the release-tequila milestone Dec 16, 2019
@tobrun
Copy link
Member

tobrun commented Dec 16, 2019

This was removed upstream mapbox/mapbox-gl-native#16005

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🪲 Something isn't working release-blocker
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants