Below is the exception happening in TCL device do we have any work around?
Fatal Exception: java.lang.SecurityException: External path: /storage/emulated/0/system/picx/Cute SMS.mp3: Neither user 10227 nor current process has android.permission.READ_EXTERNAL_STORAGE.
@sairajkishore Where are you using the android.permission.READ_EXTERNAL_STORAGE ? Check inside the app settings whether you have given the READ_EXTERNAL_STORAGE permission.
Below is the exception happening in TCL device do we have any work around?
Fatal Exception: java.lang.SecurityException: External path: /storage/emulated/0/system/picx/Cute SMS.mp3: Neither user 10227 nor current process has android.permission.READ_EXTERNAL_STORAGE.