andreluisjunqueira / react-native-document-scanner-android

Document scanner android, feature live detection, auto-capture, perspective correction :vibration_mode: :camera: -- :trophy:
MIT License
82 stars 32 forks source link

Fix manifest merger failed error #23

Closed cosmarc closed 5 years ago

cosmarc commented 5 years ago

Fix the following error: Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:9:116-143 is also present at [us.feras.mdv:markdownview:1.1.0] AndroidManifest.xml:12:9-35 value=(true). Suggestion: add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml:9:3-18:17 to override.