tabris-js icon indicating copy to clipboard operation
tabris-js copied to clipboard

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

Open micheg opened this issue 2 years ago • 4 comments

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 avatar Jan 08 '23 15:01 micheg

no way?

micheg avatar Jan 12 '23 17:01 micheg

Does #2253 match what you've seen?

cookieguru avatar Jan 23 '23 08:01 cookieguru

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

micheg avatar Jan 23 '23 12:01 micheg

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.

micheg avatar Jan 24 '23 20:01 micheg