Description
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):
- CLI: 8.2.0
- Cross-platform modules:
- Android Runtime:
- iOS Runtime:6.5.3
- XCode Version:12.2
- Plugin(s):
Describe the bug
The problem is similar to this:
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.