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

error opening linklaunchnavigator is not defined

		var address = stop.address;
		plugins.svyphonegapLaunchNavigator.launchNavigator(address);

Hi, could you provide a sample solution?
Please create a support ticket at https://support.servoy.com/
and include this information. We will also need to know how you are generating the android application to further help.