I can't sort out BUG. (Build obb?)

Do you have one of the problem phones? Hopefully you do, then you can debug it from Visual Studio or Android Studio. Also, please provide the device logs using adb logcat. If you’re new to debugging, I might suggest to put in numerous Debug.Log statements throughout your code, which will also show in the device logs. How To - Capturing Device Logs on Android

1 Like