-
Bug
-
Resolution: Invalid
-
None
-
1.1.5.0
-
None
-
Unconfirmed
-
Phone - Android - Samsung Galaxy S5
When starting the game up and pressing the "Play" button to generate a world for the first time, the game crashes without any message. I have found out the reason for this. In newer Android versions applications do not get permissions by default, but have to ask the user, and the user can decline. After I manually enabled the storage permission for the app, everything worked. What I think should be happening instead is that Minecraft should ask the user about enabling the permission and give an error message if the user declines, like every other app does it. What is happening right now would be quite frustrating to users who don't know much about Android permissions.