Hi guys,
I'm working on an hybrid application with SAP Web IDE and Hybrid Application Toolkit (HAT). I need to provide specialized configurations for the mobile app, that don't apply for the browser version. For instance I need to configure the mobile application context to use SAML, but can't find a way to edit this from the Web IDE.
I've the following questions:
1. Can I specify mobile configurations (i.e. the app context json) from the Web IDE? Or I have to deploy locally and apply such updates manually on my local project?
2. HAT build time is painful, since it overrides the local folder completely and consecutive builds are started from scratch
3. Are there best practices to manage hybrid applications? Is it possibile to manage the project completely from WebIDE?
Please help me,
Thank you.
Andrea