I'm forced to change "Enable Bitcode" in xcode build settings to "NO", because of an error it is producing. "OneSignal.o does not contain bitcode, you must build it with bitcode enabled". "clang: error: linker command failed with exit code 1". Well, I have bitcode enabled! But it still throws the error until I turn off enable bitcode.
Any ideas? I'm using iOS Native
The problem is that iTunes optimizes based on this option, so it is unfortunate I have to turn it off.
I found this:...
5.1.2 Forced to Disable Bitcode "iTunes optimization"
Any ideas? I'm using iOS Native
The problem is that iTunes optimizes based on this option, so it is unfortunate I have to turn it off.
I found this:...
5.1.2 Forced to Disable Bitcode "iTunes optimization"