"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Vuforia Crash 2018.2.21 - Android

Hi,

 

I'm building using Vuforia 8 and Unity 2018.2.21f1. It builds fine and it works on iOS.  However, on Android, when Vuforia is initialised I get this error in the logcat

 

05-01 11:15:24.774 31869 31912 E Unity   : DllNotFoundException: Unable to load DLL 'VuforiaWrapper': The specified module could not be found. 05-01 11:15:24.774 31869 31912 E Unity   :   at Vuforia.VuforiaNativeWrapper.rendererGetGraphicsAPI () [0x00000] in <filename unknown>:0 05-01 11:15:24.774 31869 31912 E Unity   :   at Vuforia.NativeVideoTextureUpdater.OnPostRender () [0x00000] in <filename unknown>:0 05-01 11:15:24.774 31869 31912 E Unity   :   at Vuforia.VideoBackgroundBehaviour.OnPostRender () [0x00000] in <filename unknown>:0

 

The app is then stuck because this keeps repeating in loop. I checked the files in the PlaybackSupport folder and the VuforiaWrapper.aar is there. Not sure what I'm supposed to look at. 

Platform: MacOS Mojave

Thank you in advance for your help

Hi,

Could you please confirm the following:

1. Vuforia SDK version

2. Are you building directly from Unity to Android? or just the project afterwards modifying it and building it from Android Studio?

3. Are you using split binary OBB?

Thank you.