Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
DSE_Curtis's avatar
DSE_Curtis
Protege
3 years ago

Android Manifest allowBackup entry doesnt exist. Required for AppLab submission

Hi, I recently tried uploading my game to AppLab for review but received a security vulnerability error:

 

Application allows backup
The `allowBackup` setting is enabled within the app's Android Manifest via the `android:allowBackup="True"` entry.
 
Problem is, after reviewing the Android Manifest, this entry doesn't exist anywhere.
 
Where can this entry be found?

1 Reply

Replies have been turned off for this discussion
  • Aymito2's avatar
    Aymito2
    Start Member

    I have the same problem , I am unable to know where is the problem with my app upload, its working fine on my quest 2 , but uploading a build for review create many errors that you don't know or can't fix through their original Oculus plugin from Unreal engine, why not put all permission in the plugin and select what you need only for your project, its simple to do if they want to make it easy for developers.