Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileUriExposedException in Fragment #46

Closed
camposvo opened this issue Feb 27, 2019 · 3 comments
Closed

FileUriExposedException in Fragment #46

camposvo opened this issue Feb 27, 2019 · 3 comments

Comments

@camposvo
Copy link

Hi, i am get this error :
android.os.FileUriExposedException: file://com.frosquivel.magicalcamera.Provider.PhotoProvider/storage/emulated/0/Android/data/com.example.smr.scc1/files/Pictures/MagicalCamera/MagicalCamera exposed beyond app through ClipData.Item.getUri()

I am using 'com.frosquivel:magicalcamera:6.0.0'
I really apreciate your help...

@fabian7593
Copy link
Owner

Hello,
yeah I'm sorry, I forget to update the Readme file.
You need to implements this method to works the getUri, and all library magicalcamera on any devices with any SDK's versions.

https://github.com/fabian7593/MagicalCamera/blob/master/README.md#extends-application-class

@deb-anndy
Copy link

Hi, the issue is still there
FileUriExposedException in Activity
android.os.FileUriExposedException: file://com.frosquivel.magicalcamera.Provider.PhotoProvider/storage/emulated/0/Android/data/
Device: Galaxy J7 nxt
Ram/Rom: 2Gb/16Gb

I am using 6.0.0 version
Also i install the Magical Camera App from play store and check ,same issue there

@fabian7593
Copy link
Owner

The play store app is not update.
Github project have the last project version, with the current fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants