Skip to content
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

Add Camera permission #857

Merged
merged 1 commit into from
Jul 27, 2022
Merged

Add Camera permission #857

merged 1 commit into from
Jul 27, 2022

Conversation

JorisBodin
Copy link
Member

This lib gssdk-scanflow add <uses-permission android:name="android.permission.CAMERA" /> in the manifest.

The MediaStore.ACTION_IMAGE_CAPTURE Intent does not require an authorization request, unless it is in the manifest 🤷‍♀️
See: https://stackoverflow.com/a/59187440/2389197

@JorisBodin JorisBodin added the bug Something isn't working label Jul 27, 2022
@JorisBodin JorisBodin added this to the 4.2 milestone Jul 27, 2022
@JorisBodin JorisBodin self-assigned this Jul 27, 2022
@JorisBodin JorisBodin requested a review from a team as a code owner July 27, 2022 12:31
@sonarcloud
Copy link

sonarcloud bot commented Jul 27, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@JorisBodin JorisBodin merged commit d42ad2f into master Jul 27, 2022
@JorisBodin JorisBodin deleted the addCameraPermission branch July 27, 2022 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants