Leeeeerich
Leeeeerich
Hello! I have the exact same problem. Through the settings, I turned on the permissions and checked its presence, but it still falls with a message about the lack of...
I am set ".setCurrentRingtoneUri(null)" and it work. I also found another problem (inconsistency). It is written that you need READ_EXTERNAL_STORAGE, but in fact you need more WRITE_EXTERNAL_STORAGE, too. For ".addRingtoneType(RingtonePickerDialog.Builder.TYPE_MUSIC)"
Hi! I had the same problems. I reupdate gradle from 3.6.1 to 3.3.1 for android module as in [example project](https://github.com/451518849/epub_kitty/blob/master/example/android/build.gradle).