Closed jayroland88 closed 3 weeks ago
@jayroland88 Hello there!
Could you please specify whether you're attempting to run the project using the simulator or a physical device when encountering these errors?
Simulator - should not work with https://github.com/QuickBlox/ios-quickblox-sdk.git I get that.
But these: // QBRTCClient // QBRTCConfig // QBRTCSession should be in https://github.com/QuickBlox/ios-quickblox-sdk.git correct?
@jayroland88 Hello
The QuickbloxWebRTC SDK currently does not support simulators, thus call-related samples may encounter issues when attempting to run on the simulator. We are actively developing a solution to enable simulator support in the upcoming version.
@jayroland88 Hello
The QuickbloxWebRTC SDK currently does not support simulators, thus call-related samples may encounter issues when attempting to run on the simulator. We are actively developing a solution to enable simulator support in the upcoming version.
I don't get it how and why this is not fixed, M1 was released in 2020, all devs are moving to it and still there is no support for it. This makes developing really hard since no SwiftUI preview or any UI testing can be done in the Simulator.
Our aim is not to test QBWebRTC in simulators just to be clear. I tried running WebRTC and it builds perfectly on my simulator.
Quickblox iOS SDK version 2.20.0 and QuickbloxWebRTC SDK version 3.1.0 include support for the simulator.
New Issue Checklist
Environment details
Did this work before? Yes it did, then i upgraded to 2.19
Expected behavior no errors during building of project
Actual behavior These errors appear:
Steps to reproduce the behavior
Any others comments -N/A