ishaquehassan / document_scanner_flutter

A document scanner plugin for flutter
MIT License
59 stars 131 forks source link

Resolving Google Play Store Upload Error with document_scanner_flutter Library #38

Open gerica opened 10 months ago

gerica commented 10 months ago

Hi there,

I have an app currently in production on the Google Play Store. I'm working on releasing a new version and I'm utilizing the 'document_scanner_flutter' library. However, when I attempt to upload the artifact, I encounter the following error:

"Google Api Error: Invalid request - Remove conflicts from the manifest before uploading. The following content provider authorities are in use by other developers: com.scanlibrary.provider."

Could someone please assist me with this issue? Thank you!

prkhrv commented 9 months ago

facing same issue, How did you resolved it?

prkhrv commented 9 months ago

For anyone Facing this issue follow these steps as mentioned here

https://github.com/ishaquehassan/document_scanner_flutter/issues/19#issuecomment-1579374629

zhiar97 commented 1 month ago

the issue is still there even after following #19