Ali Shariat
Ali Shariat
I checked the issue on the source code. The problem is in this line: https://github.com/ibrahimsn98/PhoneNumberKit/blob/b607fb18230a618805558fe13077f48a7a39b7f5/lib/src/main/java/me/ibrahimsn/lib/core/Core.kt#L45 It returns a sample phone number with the given country code, but Germany has different...
I added it in this commit: https://github.com/alishari/android-storage/commit/82cd5162982320392701337bbd2e441aba601508 I will make a pull request, but you can use my fork if you want it.
I added getDirectories function in response to this issue: https://github.com/sromku/android-storage/issues/53