You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: