tabris-js
tabris-js copied to clipboard
I can't figure out how to debug with Chrome.
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.
no way?
Does #2253 match what you've seen?
Practically yes, perhaps the problem was described better there, but I also encounter the same problems.
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.