OmarAlghamdi / walkly-android

Android implementation of Walkly (the walking game)
0 stars 1 forks source link

Request all permission soon after login/sign up first time. #103

Open ajmalali opened 4 years ago

ajmalali commented 4 years ago

All requests permission should be asked right after the user signs up. Otherwise the game crashes sometimes before starting a battle. Also this is how it's done in most apps.