cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Open URL in SAP Mobile Start

Vishal2104
Newcomer
0 Kudos
122

Hello Experts,

Use Case: I have Custom UI5 Application, I have configured it in SAP Build Work zone and using it in SAP Mobile Start. So, we have some quick links to navigate to different applications. So, when we click on links it navigates to router application and there, we have configured URLs based on ID in parameter which is passed during navigation. It finds out URL and Navigates there.
Issue: In launchpad it redirects but in Mobile start it does not. 
Workaround Done Till now: Checked router code it uses 'window.open(url,_blank)', Changed it to 'sap.m.URLHelper.redirect(url,true)'. But it won't work.
Requesting experts to please share your suggestions.
SAP Mobile Start 

Thanks & regards,
Vishal Lekharajani


Accepted Solutions (0)

Answers (0)