Android not saved on device (permission)

Help! After November 1, Google updated the requirements for sdk. Now the targer should be ONLY 26 version.

When installing, the error “Xapk validation failed google Play” appears. And you need to manually go in the settings of the phone for permission write to the phone.

I have a problem lasting 2 weeks. All users do not work save! Sales collapsed, rating reviews, too!

I tried all the solutions. I’ve added the android.permission.WRITE_INTERNAL_STORAGE command to the project settings as well as in blueprints.

Help, Epic Games!

Hello,

We’ve recently made a switch to a new bug reporting method using a more structured form. Please visit the link below for more details and report the issue using the new Bug Submission Form. Feel free to continue to use this thread for community discussion around the issue.

https://epicsupport.force.com/unrealengine/s/

Thanks

I solved this problem this way:

And I edited all the manifest files and added a permission line there:

android.permission.WRITE_EXTERNAL_STORAGE

hi brother. Have you facing problem in saving game to android 11?