Hi guys,
I have a little problem with a cordova plugin called cordova-plugin-deeplinks.
I trying use this plugin for open a especific content in my application, but, when the App starts via link, it does’t work and i have no idea where i should put the code of the events.
Here is the documentation of the plugin https://www.npmjs.com/package/cordova-plugin-deeplinks#application-launch-handling
Can anyone tell me, where is the right place for i put the code of the events?