0

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.

Tokbox lib

Lucas Huang
  • 3,998
  • 3
  • 20
  • 29

1 Answers1

1

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.

Fokke Zandbergen
  • 3,866
  • 1
  • 11
  • 28