Skip to content

Commit 98a9e4a

Browse files
author
Bruce
authored
Camera Usage Description must be provided.
1 parent 5de9bd5 commit 98a9e4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ it, simply add the following line to your Podfile:
209209
pod 'BarcodeScanner'
210210
```
211211

212+
Don't forget to set a `Privacy - Camera Usage Description` in your Info.plist file, else the app will crash with a SIGBART.
213+
212214
In order to quickly try the demo project of a **BarcodeScanner** just run
213215
`pod try BarcodeScanner` in your terminal.
214216

0 commit comments

Comments
 (0)