kraffslol / react-native-braintree-xplat

Cross-platform Braintree module for React Native
MIT License
81 stars 121 forks source link

Attribute application@allowBackup value=(false) from AndroidManifest.xml #122

Open harleenarora opened 4 years ago

harleenarora commented 4 years ago

Hi, I am working on latest react-native version. I am install this library and get the error:

Attribute application@allowBackup value=(false) from AndroidManifest.xml:11:7-34
    is also present at [:react-native-braintree-xplat] AndroidManifest.xml:14:9-35 value=(true).
    Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:7:5-117 to override.

FAILURE: Build failed with an exception.

`