NeutrinosPlatform / cordova-plugin-document-scanner

cordova plugin for document scan
https://www.neutrinos.co/
MIT License
85 stars 61 forks source link

After updating to 5.0.0-beta.0 i am facing Error while building in android studio #104

Open adeel399 opened 2 years ago

adeel399 commented 2 years ago

Describe the bug here is the error Attribute provider#androidx.core.content.FileProvider@authorities value=(com.compileuk.doc.fileprovider) from AndroidManifest.xml:29:13-64 is also present at [com.github.NeutrinosPlatform:scanlibrary:3.2] AndroidManifest.xml:32:13-76 value=(com.compileuk.doc.com.scanlibrary.provider). Suggestion: add 'tools:replace="android:authorities"' to element at AndroidManifest.xml:27:9-35:20 to override. plz help

ChrisTomAlx commented 2 years ago

Hi @adeel399 have you tried with beta.1 version?

Cheers and have a nice day :) Chris Neutrinos

adeel399 commented 2 years ago

Yeah i did try that is also not working

ChrisTomAlx commented 2 years ago

Did you ever try manually updating the manifest file with the changes suggested in the stack trace.

Cheers and have a nice day :) Chris Neutrinos

shipra5676 commented 2 years ago

I am facing the same issue. Please help. I tried all the ways but no luck