redirect to iOS app with query string or custom path
-
I’m trying to accomplish the following:
I use WordPress as a marketing site for an iOS app. I’d like to leverage this plugin to redirect users from an invitation to the corresponding deep-link that opens the app. For example:
1) Allow the user to visit http://www.example.com/invite/invitecode/
2) Redirect the user to app_name://invitecode/I’m also okay with:
1) Allow the user to visit http://www.example.com/join?invite=invitecode/
2) Redirect the user to app_name://invitecode/If that is possible as well (which might be compatible with the plugin.
Is there any way to accomplish this?
https://wordpress.org/plugins/quick-pagepost-redirect-plugin/
The topic ‘redirect to iOS app with query string or custom path’ is closed to new replies.