Hi,
I’m using “App-launcher” to open an app, but the app should always be fully close beforehand, and if it happened that the app is already opened the option getLaunchUrl() on “@capacitor/app” plugin does not retrieve the link or URL passed in the opened app
is there a way to force openUrl in “App-Launcher” plugin to an app that is already opened in the background so that getLaunchUrl can catch it ?