Shiva Prasad
Shiva Prasad
Every time this crash occurs, it is referring to a file that does not exist in the platforms folder.  
 Once it starts happening, the only way to stop it is to reinstall the app. This has been frustrating to work with. @darind is anyone being assigned to this...
@darind Can you reach me over email please, I'll be happy to share code privately. [email protected]
@darind I can confirm that this crash does not occur in my project while using `nativescript@next` and `nativescript-dev-webpack@next`, moreover now the HMR is working even when there is worker in...
Re-opened because the runWorker crash does eventually occur even in the @next build.
@darind, Have sent you an email with instructions to re-create this crash, hope it helps.
@darind Turning off codeCache in `app/package.json` resolved the issue :) Thanks a lot
@darind This crash still exists in {N} 6.3 https://github.com/NativeScript/android-runtime/blob/05a2a3d6fa62fea7f2b6bc4208cd61f50ec4a4e2/test-app/runtime/src/main/cpp/Runtime.cpp#L239 This method even has a TODO on it ``` // TODO: Pete: Why do I crash here with a JNI error...
@tjvantoll I just checked the non-Angular version of the components page. (https://docs.nativescript.org/ui/components), it also has the sample problem, it links to (https://docs.nativescript.org/ui/true), which is a 404. I'm, not sure where...
@tsonevn Try clicking on Slider hyperlink in this link https://docs.nativescript.org/angular/ui/components#slider and also other links below it. They still appear to point to (https://docs.nativescript.org/angular/ui/true)