Victor Morei

Results 4 comments of Victor Morei

I have the same issue. `cameraCapture.startSession()` is crashing even on the main thread. Also I noticed that this happens only when the device is connected to Xcode.

You should firstly create message via `QBRequest.createMessage` and then send it. This method will also attach an identifier for this message

If call is rejected by CallKit, you can actually save the rejected call uuid and when `didReceiveNewSession` is called you can verify is call has been rejected already

> @maughray Hello, > > This is Nikolay from QuickBlox support. > > The issue is being investigated. > > Please let me know if the issue is reproduced on...