We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f04083f + 98a9e4a commit d8b3986Copy full SHA for d8b3986
README.md
@@ -209,6 +209,8 @@ it, simply add the following line to your Podfile:
209
pod 'BarcodeScanner'
210
```
211
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
+
214
In order to quickly try the demo project of a **BarcodeScanner** just run
215
`pod try BarcodeScanner` in your terminal.
216
0 commit comments