AniTrend / anitrend-app

Track all your favorite Anime & Manga with AniTrend as it offers anime or manga lookup, tracking and reference powered by AniList
https://anitrend.co
MIT License
194 stars 26 forks source link

Settings Crash #48

Closed wax911 closed 6 years ago

wax911 commented 6 years ago

Caused by java.lang.SecurityException Permission Denial: reading com.android.providers.media.MediaProvider uri content://media/external/audio/media/17116 from pid=6115, uid=10162 requires android.permission.READ_EXTERNAL_STORAGE, or grantUriPermission() com.mxt.anitrend.view.activity.base.SettingsActivity.lambda$static$0$SettingsActivity

youssefhabri commented 6 years ago

I think catching the error and preventing a crashing would be better :thinking: (maybe even alert the user to setup the permission).

wax911 commented 6 years ago

True, well this crash was just for one user and after reaching out to the person I leant that the person had set a notification message from their SD Card the went into the application permissions and revoked all read/write access :laughing: