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

Fix FileProvider issues. #410

Merged
merged 1 commit into from
Aug 7, 2020
Merged

Conversation

JayNewstrom
Copy link
Contributor

This prevents conflicts with other apps that already use the generic androidx.core.content.FileProvider as a name.
This also allows multiple apps with chucker to be installed on a device at one time.

Fixes #409

This prevents conflicts with other apps that already use the generic androidx.core.content.FileProvider as a name.
This also allows multiple apps with chucker to be installed on a device at one time.

Fixes ChuckerTeam#409
Copy link
Collaborator

@vbuberen vbuberen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, we haven't seen feedback from people with FileProvider declared in their app so far.
Thanks for reporting and fixing.
LGTM 🚢

@vbuberen vbuberen added the bug Something isn't working label Aug 4, 2020
@vbuberen vbuberen added this to the 3.3.0 milestone Aug 4, 2020
@vbuberen vbuberen merged commit a6c3c56 into ChuckerTeam:develop Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3.3.0-SNAPSHOT causing FileProvider issues
2 participants