Add Cordova Deeplinks Plugin to Project
Budget: $30 – $250 USD
Add Cordova Deeplinks Plugin to Project
https://www.npmjs.com/package/cordova-plugin-deeplinks
It is important not only to redirect users to your app from the web but also to provide them with the information they were looking for.
For example,
if someone clicks on http://mysite.com/"product"; and gets redirected in the app - they are to see the "product" page in it.
The plugin will help developers with that. In config.xml you can specify an event name that is dispatched when a user opens the app from a certain link.
This way, the appropriate method of your web project will be called, and you can show to the user the requested content.
Mention DEEPLINK in your response to not get ignored
Thanks
https://www.npmjs.com/package/cordova-plugin-deeplinks
It is important not only to redirect users to your app from the web but also to provide them with the information they were looking for.
For example,
if someone clicks on http://mysite.com/"product"; and gets redirected in the app - they are to see the "product" page in it.
The plugin will help developers with that. In config.xml you can specify an event name that is dispatched when a user opens the app from a certain link.
This way, the appropriate method of your web project will be called, and you can show to the user the requested content.
Mention DEEPLINK in your response to not get ignored
Thanks