Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

chrome-app-developer-tool can't work on samsung note 2 #58

Open
JimmyJune opened this issue May 12, 2015 · 5 comments
Open

chrome-app-developer-tool can't work on samsung note 2 #58

JimmyJune opened this issue May 12, 2015 · 5 comments

Comments

@JimmyJune
Copy link

Tap the launch buttom, the CADT will crash.

@HubertHuckevoll
Copy link

Same here, Galaxy Nexus. CADT will crash on launching an app that used to work flawlessly. CADT 0.13.0.

@agrieve
Copy link
Member

agrieve commented May 13, 2015

Just tried it on an L device, and on an ICS emulator with no crashes. Could you both try running "adb logcat" after a crash and see if there's a stack trace in the logs?

@HubertHuckevoll
Copy link

I can't do that - I'm on an HP11 Chromebook, beta-channel and I'm using CDE to deploy to the phone...

@agrieve
Copy link
Member

agrieve commented May 15, 2015

Hmm, well one common source of crashes is the crosswalk webview, so you might try adding "webview": "system" to your manifest.mobile.json to disable it and see if stops crashing.

@ghost
Copy link

ghost commented Jul 15, 2015

I'm getting the same issue (also on a chromebook), tried the "webview": "system", still nothing... I've gone all the way back to version 0.9 and it finally doesn't crash, though the program's styling is broken, still trying to debug but I was hoping someone might have followed up with this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants