Android Marshmallow Permissions Not Requested

So I am working on a mobile game for android that requires saving permissions. I use the usual save and load blueprint nodes. Everything has been working up until the other day when I upgraded to android Marshmallow on the phone I use to test. When I install the game on my phone it no longer requests permissions and I manually have to allow saving permissions for that app. It does still work on older android versions, just not the new one.

My minimum SDK version is 14 and my target SDK is 23. I do have android.permission.WRITE_EXTERNAL_STORAGE under my permissions.

What could be wrong?

,

Is there any way you could provide us logs of what’s happening? Are you experiencing this error when you’re pushing the project to your device? Or running the batch file to launch onto your device once packaged? If so, please provide device logs as follows:

  • Attach your phone to the computer
  • Go here: C:\android-sdk-windows\tools
  • Open up Monitor.bat
  • Launch the program and save the logs

Make sure that you highlight all of the logs, because they do not save unless they’re highlighted.

Hey ,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will offer further assistance.

Thank you!