-
Notifications
You must be signed in to change notification settings - Fork 510
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: ...libmapbox-gl.so has unexpected e_machine: 40 (EM_ARM) #248
Comments
Hi, a similar issue has been described at #167 (although that issue thread is a bit of a mess, because multiple different issues are discussed) |
@raphaaugustosilva If you are still experiencing the same issue, I would suggest that you also comment over here. (Because #167 has become pretty confusing) |
I had the same issue, works with api 29 and below. Api R doesn't seem to work |
I am having the same issue with any emulator starting Android P and above. Android Oreo works OK. |
Can confirm getting the issue on emulator API 28, built through Android Studio. The version of mapbox_gl is still 0.0.5 and wasn't updated. Were there any changes published into the same version of the library? |
API 21 emulator, same trace |
Real device also crashes, so it's definitely not emulator issue |
Should be resolved by mapbox/mapbox-gl-native-android#111 with update to 9.2.0 |
Closing this as it's likely fixed by #283, feel free to reopen if the issue persists. |
@m0nac0 I am using the library directly from master
This issue seems to be back, at least on master. I will test on release, but probably worth checking |
@AAverin Is your issue the same as mapbox/mapbox-gl-native-android#416? |
@m0nac0 I have tested on 0.7.0 and it looks fine, although for some reasons tiles were not displaying. |
hi there,
I am using Mac OS X Catalina and when I try to run Mapbox-GL on an android emulator (virtual device, with android studio) I get the error printed below.
does anyone know what he issue could be? it runs well on iOS simulator and physical device.
thanks for any suggestion and help!
The text was updated successfully, but these errors were encountered: