Have any of you guys had any luck with this at all, I’m encountering the same exact issue and have attempted the following.
Adding the following permissions:
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_INTERNAL_STORAGE
android.permission.READ_INTERNAL_STORAGE
Enabling the following toggles:
UseExternalFilesDir for UnrealGame files
Disable verify for OBB on first start/update
Even with these settings enabled and setup in my project settings I am still unable to play test my project on my android device as it pops up informing me that there are no permissions available