Page 1 of 1

svyphonegap launchnavigator error

PostPosted: Fri Sep 23, 2022 3:32 pm
by j.kuizenga
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


Code: Select all
      var address = stop.address;
      plugins.svyphonegapLaunchNavigator.launchNavigator(address);

Re: svyphonegap launchnavigator error

PostPosted: Mon Sep 26, 2022 5:04 pm
by tnguyen
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.