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

feat(barcode-scanner): validate missing Info.plist configuration #1758

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

lucasfernog
Copy link
Member

When the NSCameraUsageDescription value is missing, the app crashes with an error message from Apple; let's add our own validation similar to how the NFC and Biometric plugin works

When the `NSCameraUsageDescription` value is missing, the app crashes with an error message from Apple; let's add our own validation similar to how the NFC and Biometric plugin works
@lucasfernog lucasfernog requested a review from a team as a code owner September 10, 2024 11:33
Copy link
Contributor

Package Changes Through 51254fc

There are 3 changes which include barcode-scanner with prerelease, notification with prerelease, sql with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.0-rc.4 2.0.0-rc.5
barcode-scanner 2.0.0-rc.3 2.0.0-rc.4
notification 2.0.0-rc.3 2.0.0-rc.4
sql 2.0.0-rc.1 2.0.0-rc.2

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 8c3a6a2 into v2 Sep 10, 2024
7 checks passed
@lucasfernog lucasfernog deleted the feat/scanner-validate-plist branch September 10, 2024 15:24
Sir-Thom pushed a commit to Sir-Thom/plugins-workspace that referenced this pull request Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants