This is a major issue. I am using ue5 and unable to save game on android 13 onwards sdk 33. I think there is two way this can be solved:
- Ask for MANAGE_EXTERNAL_STORAGE permission
- Save game to scoped storage as prescribed.
If anyone figure out the solution please answer.