NativeScript / ios-jsc

NativeScript for iOS using JavaScriptCore
http://docs.nativescript.org/runtimes/ios
Apache License 2.0
298 stars 59 forks source link

Upgraded our OS to 14.2 and the enterprise app starts crashing, couldn't open it, install via MDM #1286

Closed xiaohappyc closed 3 years ago

xiaohappyc commented 3 years ago

Environment Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

Describe the bug https://developer.apple.com/forums/thread/666399 OS: iOS 14.2, iOS 14.3 Beta 1, iOS 14.3 Beta 2 Hardware: Any arm64e cpu device (ex: iPad Pro 11" 1st/2nd gen, iPad Pro 12.9" 3rd/4th gen, iPad 8th gen, iPad Air 3rd/4th gen, iPhone 11, etc) Deployment: Deployed via any MDM and AppStore, install via MDM -> crash,install via AppStore -> works fine, Ad-hoc .ipa deployment works fine even via MDM, so via -> AppStore -> MDM -> crash

To Reproduce

Expected behavior

Sample project

Additional context Does anyone have a similar problem? This is currently the same problem with Xamarin Apps.

rigor789 commented 3 years ago

Duplicate of https://github.com/NativeScript/NativeScript/issues/9079