auth0-ionic2-samples icon indicating copy to clipboard operation
auth0-ionic2-samples copied to clipboard

Error after following the quickstart

Open ghost opened this issue 7 years ago • 1 comments

Hello Gentlemen! I'm experiencing the following error after following the quickstart guide exactly. I have built an android version and when i click the "Login" Button in the Emulator i get:

08-04 07:15:33.267 2878-2878/at.blackcloud.bloodtinnr W/zygote: Attempt to remove non-JNI local reference, dumping thread
08-04 07:15:33.343 2878-2878/at.blackcloud.bloodtinnr D/SystemWebChromeClient: file:///android_asset/www/build/main.js: Line 127 : Starting login flow...
08-04 07:15:33.343 2878-2878/at.blackcloud.bloodtinnr I/chromium: [INFO:CONSOLE(127)] "Starting login flow...", source: file:///android_asset/www/build/main.js (127)
08-04 07:15:33.345 2878-2878/at.blackcloud.bloodtinnr D/SystemWebChromeClient: ng:///AppModule/HomePage.ngfactory.js: Line 134 : ERROR
08-04 07:15:33.345 2878-2878/at.blackcloud.bloodtinnr I/chromium: [INFO:CONSOLE(134)] "ERROR", source: ng:///AppModule/HomePage.ngfactory.js (134)
08-04 07:15:33.346 2878-2878/at.blackcloud.bloodtinnr D/SystemWebChromeClient: ng:///AppModule/HomePage.ngfactory.js: Line 134 : ERROR CONTEXT
08-04 07:15:33.346 2878-2878/at.blackcloud.bloodtinnr I/chromium: [INFO:CONSOLE(134)] "ERROR CONTEXT", source: ng:///AppModule/HomePage.ngfactory.js (134)
08-04 07:15:33.348 2878-2878/at.blackcloud.bloodtinnr W/cr_Ime: updateState: type [0->0], flags [0], show [false], 
08-04 07:15:33.387 2878-2878/at.blackcloud.bloodtinnr W/zygote: Attempt to remove non-JNI local reference, dumping thread
08-04 07:15:33.456 2878-2878/at.blackcloud.bloodtinnr I/chatty: uid=10082(u0_a82) at.blackcloud.bloodtinnr identical 2 lines
08-04 07:15:33.487 2878-2878/at.blackcloud.bloodtinnr W/zygote: Attempt to remove non-JNI local reference, dumping thread
08-04 07:15:33.544 2878-2889/at.blackcloud.bloodtinnr I/zygote: NativeAllocBackground concurrent copying GC freed 9(48KB) AllocSpace objects, 0(0B) LOS objects, 66% free, 763KB/2MB, paused 11.058ms total 20.145ms
08-04 07:15:33.548 2878-2878/at.blackcloud.bloodtinnr W/zygote: Attempt to remove non-JNI local reference, dumping thread
08-04 07:15:33.801 2878-2878/at.blackcloud.bloodtinnr I/chatty: uid=10082(u0_a82) at.blackcloud.bloodtinnr identical 9 lines
08-04 07:15:33.836 2878-2878/at.blackcloud.bloodtinnr W/zygote: Attempt to remove non-JNI local reference, dumping thread
08-04 07:15:33.853 2878-2883/at.blackcloud.bloodtinnr I/zygote: Do partial code cache collection, code=54KB, data=61KB
08-04 07:15:33.853 2878-2883/at.blackcloud.bloodtinnr I/zygote: After code cache collection, code=54KB, data=61KB
08-04 07:15:33.853 2878-2883/at.blackcloud.bloodtinnr I/zygote: Increasing code cache capacity to 256KB

On the device screen just nothing happens. Info about my Ionic version is below:

cli packages: (C:\Users\Obermoser\Desktop\bloodTin

    @ionic/cli-plugin-cordova       : 1.6.2
    @ionic/cli-plugin-ionic-angular : 1.4.1
    @ionic/cli-utils                : 1.7.0
    ionic (Ionic CLI)               : 3.7.0

global packages:

    Cordova CLI : 6.5.0

local packages:

    @ionic/app-scripts : 2.1.3
    Cordova Platforms  : android 6.1.2
    Ionic Framework    : ionic-angular 3.6.0

System:

    Android SDK Tools : 25.2.5
    Node              : v8.1.3
    OS                : Windows 10
    npm               : 5.2.0

any help is appreciated

ghost avatar Aug 04 '17 07:08 ghost

hey @ghost, did you solve this?

ayozebarrera avatar Dec 28 '17 12:12 ayozebarrera