Denis Ko
Results
3
issues of
Denis Ko
Function to create circle ``` RMCircle *circle = [[RMCircle alloc] initWithView:mapView radiusInMeters:10000]; ``` used 10000 not as meters (part of kilometers, 10 km as we can expect), but as part...
bug
Hi. I now use your sdk for video calls. But I also must use another third party sdk, as static lib (PortSIPLib, portsip.com) . All is ok if I dont...