Skip to content

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

Merged
lucasfernog merged 1 commit intov2from
feat/scanner-validate-plist
Sep 10, 2024
Merged

feat(barcode-scanner): validate missing Info.plist configuration#1758
lucasfernog merged 1 commit intov2from
feat/scanner-validate-plist

Conversation

@lucasfernog
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown
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
@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