Starting with Cordova-Windows 4.4.0 (CB-10653 specifically), the 'activated' event, which is being fired by Cordova, contains everything needed to retrieve the URL that was used to launch the app.
As a result, it's not necessary anymore to call Windows APIs from the plugin.
Starting with Cordova-Windows 4.4.0 (CB-10653 specifically), the 'activated' event, which is being fired by Cordova, contains everything needed to retrieve the URL that was used to launch the app.
As a result, it's not necessary anymore to call Windows APIs from the plugin.