Hey guys,
I was following this tutorial and could not start a local video preview / broadcast.
The problem spot seem to be in:
let vidCode = agoraKit.enableVideo()
print("Video enable code: \(vidCode)")
It returns code -7 which as docs suggest indicates an error.
I've also tried to build your example from here and it also does not start. Not even a request for my camera. See screenshot attached.
