NativeScript / android

NativeScript for Android using v8
https://docs.nativescript.org/guide/android-marshalling
Apache License 2.0
518 stars 136 forks source link

Bug and crash fixes #1784

Closed ptomato closed 9 months ago

ptomato commented 10 months ago

Description

This PR contains a few bug fixes for bugs which admittedly don't happen very often.

Recommend reviewing commit by commit.

Does your pull request have unit tests?

Testing most of the PR would depend on being able to simulate a failure early in runtime initialization - we don't currently have the infrastructure for this. Having C++ tests might help in the future.