Alireza Sadeghi

Results 2 issues of Alireza Sadeghi

_What steps will reproduce the problem?_ 1- Revoke the location permission for the app (In Android OS >= M, it is revoked by default after app installation) 2- Start a...

bug

When the "Storage" permission is revoked ("Camera" permission is granted) the app crashes. (see the gif below). (Android 5, Nexus 5, API 23) ![ezgif com-optimize](https://cloud.githubusercontent.com/assets/11197005/22898369/e572af7e-f1db-11e6-8b3a-64de2ed7ffa7.gif) IMHO, the APIs for checking(checkSelfPermission)...