nativescript-angular icon indicating copy to clipboard operation
nativescript-angular copied to clipboard

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

Open vforv opened this issue 3 years ago • 1 comments

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 avatar May 08 '21 22:05 vforv

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

SmailHammour avatar Jun 01 '21 10:06 SmailHammour