Skip to content
New issue

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

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

Already on GitHub? # to your account

Adding support to customize the authority value on FileProvider #17

Conversation

Esvux
Copy link

@Esvux Esvux commented Jun 26, 2019

I am developing an Android application that has many flavors. The problem is that when I try to install two or more versions (with a different package), the second application is not installed due to problems with the "FileProvider authority" value defined directly in AndroidManifest.xml

The solution, define the authority value as a string resource that allows to be overwritten in any application.

@adityak368 adityak368 merged commit 727e575 into adityak368:master Jun 29, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants