You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6. ⚠️ **ANDROID ONLY** : Before initializing the sdk, you have to ask for permissions (`CAMERA` and `READ_PHONE_STATE`).To do so, you can use the following method :
187
-
```javascript
187
+
188
+
6. ⚠️ **ANDROID ONLY** Before initializing the sdk, you have to ask for permissions (`CAMERA` and `READ_PHONE_STATE`).
0 commit comments