Greetings. I do not have the function of running the application for local debugging.
There is only a Public Area debug feature:
In order to test something I need to publish a new version of the project and if i run Debug in Public Area - it simply runs me a last published version of my app.
I am currently working on a community license, is Private Area debugging a restriction for this type of license?Thanks
Hi,
I think debugging in personal area option is only available in traditional web application not for reactive ones.
regards
Vikas is right, and here is the official documentation that working in private/personal area is only available for Traditional. Reactive Web and mobile are always published and debugged in Public Area.
The following text
is from :
https://success.outsystems.com/Documentation/11/Developing_an_Application/Troubleshooting_Applications/Debugging_Applications/Public_and_Personal_Areas
Regards,
Daniel
Thank you for your help!