Forum Discussion
Nightdk21
Mar 17, 2024Copper Contributor
Windows phone link app and href
Is there a way to open a specific app on phone link through href? I managed to open the phone link app itself by using "<a href="ms-phone://" Is there a way to target one of the apps to open it thr...
RideD1955
Apr 29, 2024Copper Contributor
You would need to check the documentation or contact the developer of the specific app you want to open to see if they support this feature and if they have a custom URI scheme that you can use in your href.
Without a custom URI scheme provided by the app developer, there's no general method to directly open a specific app on a Windows Phone using a hyperlink.
Without a custom URI scheme provided by the app developer, there's no general method to directly open a specific app on a Windows Phone using a hyperlink.