Folks,
I have a scenario where I have to deploy my UI5 app in cloud foundry as well as in neo mobile service. Hence I created MTA app and added HTML5 module in it. I enabled HTML5 as mobile and built as packaged app. I am able to open the app in my mobile but destinations are not getting called properly.
file:///ES5/sap/opu/odata/iwbep/GWSAMPLE_BASIC/$metadata?sap-language=EN -> this is what getting triggered instead of https://hcpms-p1942186383trial.hanatrial.ondemand.com/com.sap.webide.x68a0d709b87e4cf0b850d2ff8d055625_ES5/sap/opu/odata/iwbep/GWSAMPLE_BASIC/$metadata?sap-language=EN
Any Suggestion ?
Thanks in Advance