Can you create breakpoints and step through logic while you are debugging on a mobile device, such as iOS or Android? I know you can with Chrome emulator, but I am wondering if the logic will appear in Service Studio and breakpoints will be hit while debugging on an actual device.
Hello
Yes that can happen you need to do some configurations before doing that
watch this video hope it might help
https://www.outsystems.com/training/lesson/2191/debugging-native-mobile-apps
Configurations and troubleshoot
https://success.outsystems.com/Documentation/11/Developing_an_Application/Troubleshooting_Applications/Debugging_Applications/Troubleshoot_Debugger_Connection_Issues
Links that could helphttps://success.outsystems.com/Documentation/11/Developing_an_Application/Troubleshooting_Applications/Debugging_Applications
Hope this will help
Best Regards
Tousif Khan
Thank you!
So what I am understanding is that while you are debugging on the device, Service Studio will show you which logic flows you are interacting with?
Yes It will but you need to start the debugger.