svyphonegap launchnavigator error

I'm trying to get the phonegap launchnavigator working but it's throwing an alert in the borwser but also the actual android app.
This is all the code im calling and I have the app plugin available.
This is the error I'm getting.
the phonegap plugin is 1.15 and im on the 2022.3 version in a NGclient
This is all the code im calling and I have the app plugin available.
This is the error I'm getting.
the phonegap plugin is 1.15 and im on the 2022.3 version in a NGclient
error opening linklaunchnavigator is not defined
- Code: Select all
var address = stop.address;
plugins.svyphonegapLaunchNavigator.launchNavigator(address);