JakeWharton / timber

A logger with a small, extensible API which provides utility on top of Android's normal Log class.
https://jakewharton.github.io/timber/docs/5.x/
Apache License 2.0
10.41k stars 959 forks source link

Doesn't work when targeting android 11 and above #414

Closed alzubair91 closed 3 years ago

alzubair91 commented 3 years ago

the songs can't be played when targeting android 11 and above

JakeWharton commented 3 years ago

This is a logging library and not a music player. I suspect you have the wrong repository!

alzubair91 commented 3 years ago

it is problem of write external storage permission I thaink nk we have to update the permission to meet the requirements of android 10 and 11 as google mentioned on its documents, I would thank your cooperation.

alzubair91 commented 3 years ago

Got it bro I will check it as soon as possible I thought this is the music player sorry 😅

It will be better to post this issue on the music player direction