React-native-push-notification: React native push notification build error

Created on 21 Jun 2019  路  5Comments  路  Source: zo0r/react-native-push-notification

Manifest merger failed : Attribute application@appComponentFactory value=(android.support.v4.app.CoreComponentFactory) from [com.android.support:support-compat:28.0.0] AndroidManifest.xml:22:18-91
is also present at [androidx.core:core:1.0.0] AndroidManifest.xml:22:18-86 value=(androidx.core.app.CoreComponentFactory).
Suggestion: add 'tools:replace="android:appComponentFactory"' to element at AndroidManifest.xml:16:5-84:19 to override.

What error is this? Because am trying to build my app for release but am getting this error

Stale

Most helpful comment

All 5 comments

specifically item 2 from that list

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings