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] Resolved INSTALL_FAILED_CONFLICTING_PROVIDER issue #32

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

akashk25121
Copy link

Issues Resolved: [ #31 ]

This pull request specifically addresses the INSTALL_FAILED_CONFLICTING_PROVIDER issue, allowing for a smoother installation process. The changes made ensure that the library can be implemented in multiple projects without encountering conflicting provider errors, and installations across different apps on the same device are now error-free.

Changes Made:

  • Replaced hardcoded package name with applicationId in the manifest file of peekaboo-ui.

Benefits:

  • Resolves the INSTALL_FAILED_CONFLICTING_PROVIDER issue.
  • Enhances compatibility for implementing the library in multiple projects.

@onseok onseok linked an issue Dec 27, 2023 that may be closed by this pull request
@onseok
Copy link
Owner

onseok commented Dec 27, 2023

LGTM!
Thanks for your contribution, @akashk25121 👍

@onseok onseok merged commit 892b0e7 into onseok:main Dec 27, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

INSTALL_FAILED_CONFLICTING_PROVIDER
3 participants