Page 1 of 1

Is there a way to deep link to specific page in appery with a parameter?

Posted: Fri Feb 06, 2015 6:41 pm
by Crystal Taggart

I'd like to have either a QR code or a link on a page automatically open the app and then direct to a specific page in the app with a specific record id. Is there a way to do that in the app without hacking the Android/IOS source code?

(i.e. the user gets a product order with a QR code.They scan the QR code and it takes them to a specific page in the app.)

Thanks!

Crystal


Is there a way to deep link to specific page in appery with a parameter?

Posted: Mon Feb 09, 2015 3:37 pm
by Evgene Karachevtsev

Hello Crystal,

Sorry for the radio silence. Could you please clarify
[quote:]the user gets a product order with a QR code.They scan the QR code and it takes them to a specific page in the app[/quote]
The QR code (or the link) should be situated in the app? And it should navigate to the specific page in the same app or other?


Is there a way to deep link to specific page in appery with a parameter?

Posted: Tue Feb 10, 2015 3:23 pm
by Crystal Taggart

It would be a specific page with a specific parameter (i.e. if they scan a product QR code it would link to the Product page and display that specific Product ID).

Does that make sense?

It would be external to the app and could be just a link in an email directing someone to view the product in the app.


Is there a way to deep link to specific page in appery with a parameter?

Posted: Tue Feb 10, 2015 3:27 pm
by Evgene Karachevtsev

Hello Crystal,

Just to clarify, you want to have one app with the link to the specific page of other app? In this case, should this app also be installed on the same device or this should be a web app?


Is there a way to deep link to specific page in appery with a parameter?

Posted: Tue Feb 10, 2015 3:33 pm
by Crystal Taggart

It's just one app. Let me provide a different example. I'm designing an app where someone receives a request for work assigned to them through an app. They also get an email with the work request information in it. I'd like to provide a link to the request through an email and it automatically launches the app and opens the specific request id (on a server-side app it would be passed in as a query string parameter.)


Is there a way to deep link to specific page in appery with a parameter?

Posted: Tue Feb 10, 2015 5:49 pm
by Evgene Karachevtsev

Crystal,

No, unfortunately easy way for this feature doesn't exist.
You can try to add phonegap plugin to register code for your app, but this will not add functionality to navigate to specific page.


Is there a way to deep link to specific page in appery with a parameter?

Posted: Fri Nov 11, 2016 7:50 am
by Zhivko Zhelev

Hi, I use my app on android, iphone and on Web.
I want to do this deep link to specific page and send parameters to it only for the web. Is this possible with appery.io?
After all when I deploy it on server every page appears with it's name .../List .../Details and so on. But did not see any parameteres are passing by.
Any advice?
Thank you.


Is there a way to deep link to specific page in appery with a parameter?

Posted: Mon Nov 14, 2016 7:14 am
by Zhivko Zhelev

Someone, anybody?


Is there a way to deep link to specific page in appery with a parameter?

Posted: Mon Nov 14, 2016 9:46 am
by Serhii Kulibaba

Hello Zhivko,

You can set any parameter to the web version of the app, e.g.:

.../Details.html?myParam1=myValue1&myParam2=myValue2

Please look at this topic how to read these parameters: http://stackoverflow.com/questions/90...