Open
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.0.1
- Cross-platform modules: 7.2
- Android Runtime: 7.0.1
- iOS Runtime: 7.2.0
- XCode Version: 12.4
- Plugin(s):
Describe the bug
I'm getting some strange random crashes after updating an app from NS 6 to NS 7 and starting to use the new v8 ios runtime. It happens on different spots of the app, so I doubt it is something related in code of the app itself.
2021-04-14_22-42-59.7367_-0400-1422f9f0f54df42b51486ef7f311d68a9abecea8.crash.zip
Never seen crashes with the old runtime and it is more than a year that the app is used in production.
To Reproduce
Expected behavior
Sample project
Additional context