Target device: (Note: simulators are not supported for running the UIKit)
Device: [e.g. iPhone6]
OS:
[] IOS
[X] Android
OS Version: [11]
App Info
Type:
[] React Native CLI
[X] Expo CLI (using custom development clients)
CLI Version: [SDK 45]
Describe the issue
Hi! I'm using VideoUIKit-React Native.
Following the instructions with only Agora Video Code was working fine after doing expo run:android, but when I move the code to another screen.. there was an error. Seems to connect fine, but an Error: 1017 appears. Micro and Camera permissions are asked before open video.
Target device: (Note: simulators are not supported for running the UIKit)
App Info
Describe the issue Hi! I'm using VideoUIKit-React Native. Following the instructions with only Agora Video Code was working fine after doing
expo run:android
, but when I move the code to another screen.. there was an error. Seems to connect fine, but an Error: 1017 appears. Micro and Camera permissions are asked before open video.To Reproduce Steps to reproduce the behavior:
expo run:android
Screenshots