You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error after react-native run-android after update react-native and android sdk build tools with this error:
Execution failed for task ':app:processDebugManifest'.
> Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:15:7-34
is also present at [:react-native-splash-screen] AndroidManifest.xml:12:9-35 value=(true).
Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:11:5-33:19 to override.
Can you guide me to fix this?
danialdezfouli, vigneshwaranvelmurugan, mahshadalishahi, sajaddp, havinhthai and 3 more