Skip to content

Commit d8b3986

Browse files
authored
Merge pull request #120 from bcye/master
informing in readme that a camera usage description must be implemented
2 parents f04083f + 98a9e4a commit d8b3986

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)