-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Duplicate class android.support.v4.app.INotificationSideChannel found in modules classes.jar #25345
Comments
Thanks for submitting your issue. Can you take another look at your description and make sure the issue template has been filled in its entirety? 👉 Click here if you want to take another look at the Bug Report issue template. |
@uendar If you use react-native-device-info
you can try this. Its work for me |
no i do not use react-native-device-info. I migrated to androidX and updated manually the modules. Now i have another issue :
I try to update this to with |
I have the same problem |
here is my error log |
It works for me |
same problem |
|
What if we don't have |
For my case, I needed to upgrade all the libraries within the application,
|
+1 it happened during the migration process from react-native@58 to @59. |
From the documentation ( https://developer.android.com/jetpack/androidx/migrate ) you add this To your |
see https://github.com/zlei123456/toAndroidX I solved this problem in this way |
I had all my firebase and gms:play-services-* dependencies in app/build.gradle implemented with force tag and now build success. |
Tried this, but it didn't work. |
Not working :( |
no solution working for me, @neerajemorphis @uendar did you guys solved this issue? |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions. |
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information. |
I was developing my React native project fine when immediately when i typed react-native run-android it showed me the erro:
Any idea how to fix this please?
The text was updated successfully, but these errors were encountered: