i need to develop an app (iOS) with videoconference, there is a lib called TokBox, but works only with xcode ( i mean, native code ), so i am wondering if hyperloop can handle it.
I will use classic development and SDK 5.2.2 GA
Thanks in advance.
i need to develop an app (iOS) with videoconference, there is a lib called TokBox, but works only with xcode ( i mean, native code ), so i am wondering if hyperloop can handle it.
I will use classic development and SDK 5.2.2 GA
Thanks in advance.
I see Tokbox is available as Cocoapod, which is the easiest way to include iOS stuff in Hyperloop projects. The Hyperloop Example App also demonstrates this.