-
Notifications
You must be signed in to change notification settings - Fork 474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Camera Code Does not Work #144
Comments
@HenryTH45 You can solve this by using the below steps.
|
@HenryTH45 remove your app manifest file provider , then it will work, scan library manifest have its own file provider, mine is working |
@ashwinjawale24 do u mean to delete the base app's AndroidManifest.xml file? If did so the app runs into errors. Could u specify exactly what to do or send your repo link? |
@dhairyashah1 No not the manifest file but, if you have file provider in your manifest remove it. because scanLibrary Module manifest has its own file provider. camera will work then |
The Document Selection Works Fine however When i Open my Camera and Take a Picture it Sends me back to
pick_image_fragment.xml
File without the Image i just took.The text was updated successfully, but these errors were encountered: