Miletus - how to enable debug in Delphi IDE or browser devtools

Hi,
In general, I have a problem with enabling debug in Miletus.

  1. The app is in debug mode

  2. from the setting I have set like below

  3. when I start debug process the selected debug breakpoints changed to the circle with cross

What am I doing wrong?

At this moment, debugging of apps from the Delphi IDE itself is only offered for classic web apps directly running from the browser and not for Miletus apps running from an embedded browser in a native shell app. For Miletus apps, you can open the console of the embedded browser and perform debugging from this browser console.