You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a an open with/shared file is not indexed by MediaScanner (providing Music/Audio files permission) it causes a crash due to NullPointerException.
If the open with / share function does not work or too dofficult to uproot, maybe give the option for all files permission.
My suggestion is adding the option to do, this in case MediaScanner did not find it, or it is blocked/hidden by the user or app's .nomedia file, so either the open with / receive share function is not loading a content provider correctly, or to have the option to use "documents" / "documents/mediaother" files permission; or "all files" special permission.
The text was updated successfully, but these errors were encountered:
In Android 14,
If a an open with/shared file is not indexed by MediaScanner (providing Music/Audio files permission) it causes a crash due to NullPointerException.
If the open with / share function does not work or too dofficult to uproot, maybe give the option for all files permission.
My suggestion is adding the option to do, this in case MediaScanner did not find it, or it is blocked/hidden by the user or app's .nomedia file, so either the open with / receive share function is not loading a content provider correctly, or to have the option to use "documents" / "documents/mediaother" files permission; or "all files" special permission.
The text was updated successfully, but these errors were encountered: