ISBX / apprtc-ios

A native iOS video chat app based on WebRTC
BSD 3-Clause "New" or "Revised" License
1.35k stars 413 forks source link

Peer-Peer Connection issue, while both are connected via different network #122

Open iOS-Development-iPC opened 6 years ago

iOS-Development-iPC commented 6 years ago

Hi,

It's working fine, While both Peer is connected in via same network

But while i am connecting room from iOS app in iPhone to iOS app in iPad or Web app (https://appr.tc/) in iMac, both peer app connected with different Wi-Fi network, at that time remote connection is not working

Getting Error : CAReportingClient.mm:
317:-[CAReportingClient sendMessage:category:type:reporters:]_block_invoke: The operation couldn’t be completed. No valid RTCReporting and the session was started

Can you help me to get out of this issue ?

iamkaruban commented 6 years ago

@iOS-Development-iPC did you get a chance to make this issue work? If yes, can you help me setup? Thanks