Search found 3 matches

Go to advanced search

by Göran Svensson
Tue Nov 05, 2013 6:55 am
Forum: Issues
Topic: Integrate twilio SDK for VoIP app in iOS 7?
Replies: 4
Views: 122
 
Jump to post

Integrate twilio SDK for VoIP app in iOS 7?

Yes they offer REST for VoIP and have a JS SDK. But the problem with iOS is that Apple do not support WebRTC and if you use the JS SDK you use the wrapped HTML5 browser, it works with Android but not iOS. I will first build the Twilio iOS native VoIP example app to see what can be done. Thanks!
by Göran Svensson
Mon Nov 04, 2013 7:05 pm
Forum: Issues
Topic: Integrate twilio SDK for VoIP app in iOS 7?
Replies: 4
Views: 122
 
Jump to post

Integrate twilio SDK for VoIP app in iOS 7?

Twilio VoIP is not the same as Twilio SMS. On Android it will work with the Twilio js SDK I think but for iOS the only solution is the native Twilio SDK because the iOS browser does not support WebRTC. A solution could be to wrap a custom browser that has support for WebRTC, if it is possible? I my ...
by Göran Svensson
Mon Nov 04, 2013 3:17 pm
Forum: Issues
Topic: Integrate twilio SDK for VoIP app in iOS 7?
Replies: 4
Views: 122
 
Jump to post

Integrate twilio SDK for VoIP app in iOS 7?

Is it possible to use the twilio SDK to build a iOS 7 VoIP app with appery.io? If it is where can I find examples and the documentation to get started?

Thanks in advance for any feedback!

Go to advanced search