Deeplinking example
-
I have a stained glass window site that I am developing an android app.
The above link, is one of the window pages.I want to deep link to the donor of the window from this page. In this case the donor name is Alexander Phillips. I don’t want to load a separate browser window to do this that pops us.
I used the following in the above page. 25 is the page id of Phillips
<strong><a href="//page/donors/25">Alexander Phillips</a></strong>
The urlscheme is simply “urlscheme”. The above does not work
I am not sure what I am doing wrong. I have looked at the Cordova plugin to see what the problem is. Any help would be appreciated.
Thanks
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Deeplinking example’ is closed to new replies.