Hello There
We are currently developing a game for android and ios in unity, using vuforia obviously. We just recently went through compatibility testing for the game. The Game has been tested on several phones and android versions without any kind of hiccups, except for the Samsung Galaxy S10, where the initialization of vuforia fails. If it helps I can provide an apk file.
I would be thankfu for any kind of advice or hint of possible causes.
Cheers
Vuforia Version: 8.3.8
Unity Version: 2019.1.8f1
Device: Samsung S10
Android Version: 9
Building a unity project with a backwards compatibility of Android version 7 causes vuforia to fail initialization on Samsung S10 with Android Version 9(!!!). The issue can be reproduced by taking the example project, and changing the minimum required Version to Android 7. Vice versa, the problem has been fixed by changing minimum required verson to Android 4. Why ever the hell this has an impact on this exact phone.