Skip to Content
0
Apr 14, 2017 at 09:03 AM

SapUi5 application code is visible in debugging console and i need to disable debugging

2030 Views

If i run application using eclipse and debug in chrome i can see my code and debug and change value on command console.

If i run application directly from server then still i can change value on command console and debug and view my source code.

Security concerns are very important since some way or other way someone can change values on debug.

Is there any way to disable debugging tools on all browsers and secure ui5 applications.