Skip to content

Fix FileProvider issues.#410

Merged
vbuberen merged 1 commit into
ChuckerTeam:developfrom
JayNewstrom:file-provider
Aug 7, 2020
Merged

Fix FileProvider issues.#410
vbuberen merged 1 commit into
ChuckerTeam:developfrom
JayNewstrom:file-provider

Conversation

@JayNewstrom

Copy link
Copy Markdown
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

@vbuberen vbuberen left a comment

Copy link
Copy Markdown
Collaborator

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