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

D8: Program type already present: com.reactlibrary.BuildConfig #51

Closed
matt-dalton opened this issue Jun 2, 2020 · 3 comments
Closed

Comments

@matt-dalton
Copy link

I'm getting this error when I try and build on Android.

From Googling around, it looks like this is becase the package name in https://github.com/carnivalmobile/carnival-sdk-react-native/blob/master/android/src/main/AndroidManifest.xml is named generically, and is clashing with another of my dependencies.

See the same issue on other libraries here and here.

Would it be possible to rename this to something less generic?

@igstewart3
Copy link
Collaborator

Hi Matt, thanks for bringing this to my attention. That package clash isn't ideal, I'll organise repackaging the Android code to avoid it. It should be included in the next release of the SDK.

@matt-dalton
Copy link
Author

Thanks @igstewart3!

Do you know if this will be relatively soon? Just would like to get an idea of whether to wait or implement my own patch/fork.

@igstewart3
Copy link
Collaborator

I've got some other changes that I'm planning to do a release for shortly, all things being well it should hopefully be out in the next week.

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

2 participants