Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't figure out how to debug with Chrome. #2252

Open
micheg opened this issue Jan 8, 2023 · 4 comments
Open

I can't figure out how to debug with Chrome. #2252

micheg opened this issue Jan 8, 2023 · 4 comments
Labels

Comments

@micheg
Copy link

micheg commented Jan 8, 2023

I use Tabris 3.9 on Ubuntu, with "local" build type.
I run the build with:

tabris run --debug android

But the App on device doesn't show the wait for debug item in the developer options and from the inspect device of chrome I don't see it.

@micheg micheg added the question label Jan 8, 2023
@micheg
Copy link
Author

micheg commented Jan 12, 2023

no way?

@cookieguru
Copy link
Contributor

Does #2253 match what you've seen?

@micheg
Copy link
Author

micheg commented Jan 23, 2023

Practically yes, perhaps the problem was described better there, but I also encounter the same problems.

@micheg
Copy link
Author

micheg commented Jan 24, 2023

today i tried to do a test build on osx targeting the iphone emulator and the build with ios and safari as debugger works as it should.
always trying on osx with android target I get the same results I get with linux, an app to which it is not possible to attach a debugger.
(I used a mac m1 with Azul's openjdk which I tested with other applications cordova and capacitor)
So I would say that the debugger problem is targeting android.

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

No branches or pull requests

2 participants