NativeScript/nativescript-angular

App just crash without any logs[iOS][NS 8]

vforv opened this issue · 1 comments

vforv commented

After upgrading app from version 7 to 8 it just crashes

in console just output this:

CONSOLE LOG: Loading inspector modules...
CONSOLE LOG: Finished loading inspector modules.

and crash

@vforv I had the same problem. Be sure to check the order of your imports in app.module.ts.