I installed the plugins as described here:
http://practicalmeteor.com/drastically-improving-the-performance-of-your-meteor-ios-app-with-wkweb%E2%80%8Bview/
Xcode 7 won't run the code on a physical iPad, though, as the linker throws an error. It only works if I disable the "Enable Bitcode" setting of the webapp project to "No".
Why is this so?
If I run it in the simulator, this error message is not thrown.
I installed the plugins as described here:
http://practicalmeteor.com/drastically-improving-the-performance-of-your-meteor-ios-app-with-wkweb%E2%80%8Bview/
Xcode 7 won't run the code on a physical iPad, though, as the linker throws an error. It only works if I disable the "Enable Bitcode" setting of the webapp project to "No".
Why is this so?
If I run it in the simulator, this error message is not thrown.