4

Deep links to mobile app screens work fine when we type the url in browser.

It automatically opens the corresponding screen in the mobile app.


For example if we have an app with bundle id com.sampleapp

Let's say we have implemented the following deep links :

com.sampleapp://screen1 ,

com.sampleapp://screen2


If we type the above links in browser, it opens the corresponding screens in the mobile app


But in Push Notification when we select "Open in browser" it automatically add the "https" prefix and tries to open the http url in browser.

So we should have a feature where the deep links without https open the link in the mobile app , not the browser


The deep links iphcc23://myagenda , iphcc23://speakers open the corresponding the page in the mobile app when we type it in the mobile browser But the same doesn't work when we try to use it in Push Notification. When we try to enter the url it is automatically adding the https prefix to the url.

STATUS DETAILS
Needs Votes
Ideas Administrator

Thank you for your feedback. Currently this is not on our roadmap, but we are tracking it, and with more feedback and support from the community we may consider it in the future. Sincerely, Will Genge, PM, Microsoft