Closed haneen91 closed 1 year ago
The opentok-react-native library has supported bitcode for many releases, now. (Support for bitcode was added in the OpenTok iOS SDK 2.9.0. opentok-react-native now uses v2.25.1 of the OpenTok iOS SDK.) To enable bitcode in the client app, set BITCODE_GENERATION_MODE
to bitcode
. (See https://developer.apple.com/forums/thread/127992.)
We used security feature in iOS project which reject the app if bitcode disabled ..is there any way to enable it on openTok library