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

Build error after installing another plugin #119

Open
CodeWithOz opened this issue Nov 15, 2021 · 0 comments
Open

Build error after installing another plugin #119

CodeWithOz opened this issue Nov 15, 2021 · 0 comments

Comments

@CodeWithOz
Copy link

I get the following error after installing this plugin in a project that already contained the pushy plugin:

/Users/vagrant/git/platforms/android/app/src/main/AndroidManifest.xml:105:9-109:19 Error:
	Element service#me.pushy.sdk.services.PushyFirebaseService at AndroidManifest.xml:105:9-109:19 duplicated with element declared at AndroidManifest.xml:100:9-104:19
/Users/vagrant/git/platforms/android/app/src/main/AndroidManifest.xml:110:9-114:19 Warning:
	Element service#me.pushy.sdk.services.PushyFirebaseService at AndroidManifest.xml:110:9-114:19 duplicated with element declared at AndroidManifest.xml:105:9-109:19
/Users/vagrant/git/platforms/android/app/src/main/AndroidManifest.xml Error:
	Validation failed, exiting

I tried to compare the plugin.xml of both plugins but didn't find any duplicated values. Any ideas as to what the problem may be?

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

1 participant