In order for this to work on Android, you must add: ``` <uses-permission android:name="android.permission.CAMERA"/> ``` While this is obvious, it really *should* be mentioned in the readme guide.