react-native-braintree-dropin-ui
react-native-braintree-dropin-ui copied to clipboard
Error reading Manifest in Android
In android, when I try to install de app it fails with the following error: `[com.braintreepayments.api:braintree:3.18.0] /Users/apple/.gradle/caches/transforms-2/files-2.1/8892a1cb518a91e48580e5da2ae576cf/jetified-braintree-3.18.0/AndroidManifest.xml:17:9-45 Error: Missing 'package' key attribute on element package at [com.braintreepayments.api:braintree:3.18.0] AndroidManifest.xml:17:9-45 [com.braintreepayments.api:braintree:3.18.0] /Users/apple/.gradle/caches/transforms-2/files-2.1/8892a1cb518a91e48580e5da2ae576cf/jetified-braintree-3.18.0/AndroidManifest.xml:18:9-64 Error: Missing 'package' key attribute on element package at [com.braintreepayments.api:braintree:3.18.0] AndroidManifest.xml:18:9-64 [com.braintreepayments.api:braintree:3.18.0] /Users/apple/.gradle/caches/transforms-2/files-2.1/8892a1cb518a91e48580e5da2ae576cf/jetified-braintree-3.18.0/AndroidManifest.xml Error: Validation failed, exiting
FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ':app:processDebugManifest'.
Manifest merger failed with multiple errors, see logs`
same issue
I am having the same issue. Does anyone have a fix?
I had the same issue Resolved by following the step: update react-native version 0.63.4 -> 0.64.2