$ errors.fyi/android/FileUriExposedException 128 namespaces · 4,025 codes
android · android/FileUriExposedException
FileUriExposedException

FileUriExposedException

Thrown (API 24+) when an app attempts to share a file:// URI with another app via an Intent. Replace file:// URIs with content:// URIs generated by FileProvider and declare the FileProvider in AndroidManifest.xml with a <provider> tag.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT