How to jump from one application to another through link in Mobile client
-
Ishant
Has successfully completed the online course Basics (100)
3 years ago #27812Hey
I have been trying to jump from my one app to other on Simplifier Mobile client through link with query parameters. I am following this link from simplifier documentation.
But here it is not mention how will you open this link on mobile. Generally, we open the link on press event by calling window.open(link), But this doesn’t work here. It would be great if you can give detailed explanation on how can we use it to open link on Android or Iphone.
A complete example would be very helpful.
Thanks
Ishant Kushwaha
Daniel
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
3 years ago #27816::Hey Ishant,
i followed the instruction in the linked documentation and everything is working as expected.
I used Version 6.0.13 on iOS and 6.0.8 on AndroidI created a new app and simply placed a link widget inside it and set the href property to be “simplifierclient://appDirect/<nameOfTheAppIWantToOpen>”.
When clicking on the link a dialog opens which asks if i want to change to the defined application.
Maybe the value provided as href is the deprecated version (3 times / )?Best regards,
DanDaniel
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
You must be logged in to reply to this topic.