Is there any way to ask for MANAGE_EXTERNAL_STORAGE permission or change save in scoped storage in android?

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:

  1. Ask for MANAGE_EXTERNAL_STORAGE permission
  2. Save game to scoped storage as prescribed.

If anyone figure out the solution please answer.

2 Likes