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?