Saves not working on Android

Hello,

I just made an Android game and I upload it in Google Play, but when I instaled it, I found that the saves don’t work. I then added permissions “android.permission.WRITE_INTERNAL_STORAGE” and
" android.permission.READ_INTERNAL_STORAGE" with no result. Can anybody tell me what else I have to do to make my saves work on Android? Thank you!

I added EXTERNAL storage permissions for my game, in case the phone being installed to only allows that. I also added blueprint nodes to dynamically ask for permission just in case the permissions in the project settings didn’t work.

Brother have u solved the issue of not saving in android 11???

Sorry I don’t know anything particular to Android 11. My reply was about a project I ran on Android 9