Has anyone had success in using ooVoo within Swift? I have installed ooVooSDK-iOS via cocoapods and followed documentation, but keep running into issues while compiling and linking
"_OBJC_CLASS_$_ooVooController", referenced from:
__TMaCSo15ooVooController in AppDelegate.o
ld: symbol(s) not found for architecture x86_64
I did try every architecture with no success. The document does says the framework supports --> ooVooSDK-iOS: the ooVoo SDK library binary supports armv7, armv7s, arm64 and i386/x86_64 (for simulators) platforms.