Skip to content

Commit

Permalink
Merge pull request #120 from bcye/master
Browse files Browse the repository at this point in the history
informing in readme that a camera usage description must be implemented
  • Loading branch information
vadymmarkov committed Aug 2, 2018
2 parents f04083f + 98a9e4a commit d8b3986
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -209,6 +209,8 @@ it, simply add the following line to your Podfile:
pod 'BarcodeScanner'
```

Don't forget to set a `Privacy - Camera Usage Description` in your Info.plist file, else the app will crash with a SIGBART.

In order to quickly try the demo project of a **BarcodeScanner** just run
`pod try BarcodeScanner` in your terminal.

Expand Down

0 comments on commit d8b3986

Please sign in to comment.