iphone - OpenTok appcelerator module using OpenTok CocoaPods -


i trying create appcelerator module opentok using latest opentok module using cocoapods. module gets compiled successful , module created. when try use sample app gives below error:

[error] : ** build failed ** [error] : following build commands failed: [error] : ld build/products/debug-iphonesimulator/sampleapp.app/sampleapp normal x86_64 [error] : (1 failure)

when open xcode sample project shows below error:

ld: framework not found opentok clang: error: linker command failed exit code 1 (use -v see invocation)

i have verified opentok framework exists in specific folder. have set below parameters in module.xcconfig file framework_search_paths= ld_runpath_search_paths= other_ldflags=

here module , sample code https://ufile.io/bbcbb

if can point out missing, great help.

i don't believe can use cocoapods normal appcelerator ios module can done in titanium using appcelerator hyperloop. take @ documentation , let me know if have questions. thanks!

http://docs.appcelerator.com/platform/latest/#!/guide/ios_hyperloop_programming_guide-section-src-46253491_ioshyperloopprogrammingguide-cocoapods


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -