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
What error is this? Because am trying to build my app for release but am getting this error
@Lishenga see this issue : https://github.com/zo0r/react-native-push-notification/issues/1098
https://github.com/mikehardy/jetifier#module-maintainers
specifically item 2 from that list
I solved this issue by following below.
https://github.com/zo0r/react-native-push-notification/issues/1109#issuecomment-506285772
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.
Most helpful comment
@Lishenga see this issue : https://github.com/zo0r/react-native-push-notification/issues/1098