anyidea how to modify gameactivity permissions?
i am getting Error in android 13 and 14
: [GameActivity] Target SDK is 34. This may cause issues if permissions are denied by the user.
07-05 17:28:37.587 21900 21900 D UE : [GameActivity] android.permission.WRITE_EXTERNAL_STORAGE was not granted; this may cause issues with file access.
(edited)
2. *[*17:33*]*
when i saw Androidmanifest file, this permission is only used by game activity splash screen
```