Intermittent libvlc.so file loading issue for Android platform #2
Labels
android
Related to Android app
bug
Something isn't working
help wanted
Extra attention is needed
xamarin-forms
Milestone
This issue only relates to the Android platform.
DllImport error loading library 'libvlc': 'dlopen failed: library "/data/app/com.companyname-1/lib/arm64/libvlc" not found'.
DllImport error loading library '/system/lib/libvlc.so': 'dlopen failed: library "/data/app/com.companyname-1/lib/arm64//system/lib/libvlc.so" not found'.
Whenever fresh install of the app is done on the Android mobile the app debugs fine, but when the app is updated over the previously installed app the above error is displayed and the Android app crashes.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: