Open bigkinglsu opened 6 years ago
@bigkinglsu Hi Robert, mfpwebencrypt option suppose to encrypt only the web resources. But changes in level 2.2.5 doesn't have any web resource specific changes. All the changes are specific to native code.
Please revisit your settings. Also please rebuild your app by changing your Podfile set with 2.2.4 and 2.2.5 and check the behavior.
Thanks and Regards, Mohan
The only changes we made when this error started to happen is when we added bms-core. Prior to adding bms-core we were not seeing this error. Through trouble shooting I discovered the problem was specifically with version 2.2.5 because when we rolled back to 2.2.4 it started to work again.
I just went back and reproduced it again. Reverted to the latest of the bms-core plugin and latest pod and I started getting the error again. Rolled the plugin and pod back to the previous version and the error goes away.
Latest version (2.2.5) is causing an error at app start when building cordova app with --mfpwebencrypt. Reverting back to 2.2.4 fixes the issue and no longer get the error at app start. This is only an issue for iOS.