Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I integrated 10.6.2 CSDK for Voice and Video functionality in our app. It was running fine previously and calls were placing successfully after getting session. Currently I am getting the issue after calling start-session method to library. That i...
Hi,I downloaded "rem_iOS_SDK-10.6.2.10000-4" from sample SDK section. I found an demo which is only for iPad.When i ran this demo, i prompted with screen where i have to send the details as POST request with url "https://10.137.96.87/csdk-sample/SDK/...
We have used the Cisco provided SDK for Remote mobile expert platform for iOS and are able to successfully place video calls to the Cisco Contact center using it.However, we need to embed this application within a parent application. The problem is m...
In Xcode 7.2.1 , I am getting error when I compile project which says :- Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_AssistSDK", referenced from: objc-class-ref in VideoCallViewController.old: symbol(s) not found for architectur...
In Xcode 7.2.1 , I am getting error when I compile project which says :- Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_AssistSDK", referenced from: objc-class-ref in VideoCallViewController.old: symbol(s) not found for architecture...
Hi Rob,Thanks for your suggestion.I solved the problem. Actually the call to setNetworkReachable is not going through code. After setting the result value of network reachability, its working fine now.
Thanks, it is building on device.Is there any way to run the build on simulator ? I am getting 6 errors like when i am running on simulator :-"webrtc::RtpExtension::IsSupported(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allo...