Temasys / skylink-android-sample

Other
16 stars 20 forks source link

Android to iOS call not working #4

Closed SanjayAndroidDev closed 4 years ago

SanjayAndroidDev commented 6 years ago

Hi, I am developing a demo application using this sdk. But I can't able to call android/iOS device together.

lyx501135 commented 6 years ago

Hi Sanjay,

Please make sure you have the same app key for both Android and iOS, and the two devices are in the same room

exera-development commented 6 years ago

Hello, I'm facing with the same problem, I'm using the same app key and the same room, but only a black screen appears. The interesting thing is that with android emulator works.

lyx501135 commented 6 years ago

Please use this branch for iOS https://github.com/Temasys/SKYLINK-iOS/tree/VOLTE_IPv6

lyx501135 commented 6 years ago

This will be the next release

exera-development commented 6 years ago

I added the library like this: pod 'SKYLINK', :git => 'https://github.com/Temasys/SKYLINK-iOS.git', :branch => 'VOLTE_IPv6' but, still not works. Only difference is that now not even the black screen appears, nothing happens when both ios and android is connected to the same 1:1 video chat room

lyx501135 commented 6 years ago

This build works well on both Wifi and 4G for all customers. Please delete the app on your device, clear build cache and reinstall it, thanks

Yuxi

On 24 Oct 2018, at 10:00 PM, EXERA development notifications@github.com wrote:

I added the library like this: pod 'SKYLINK', :git => 'https://github.com/Temasys/SKYLINK-iOS.git', :branch => 'VOLTE_IPv6' but, still not works. Only difference is that now not even the black screen appears, nothing happens when both ios and android is connected to the same 1:1 video chat room

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.