react-native-braintree-dropin-ui icon indicating copy to clipboard operation
react-native-braintree-dropin-ui copied to clipboard

Error reading Manifest in Android

Open emurigar opened this issue 4 years ago • 3 comments

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`

emurigar avatar Oct 24 '21 05:10 emurigar

same issue

Developeranees avatar Oct 28 '21 05:10 Developeranees

I am having the same issue. Does anyone have a fix?

realripley00 avatar Nov 08 '21 16:11 realripley00

I had the same issue Resolved by following the step: update react-native version 0.63.4 -> 0.64.2

Hasham24 avatar Nov 12 '21 10:11 Hasham24