dpa99c / phonegap-launch-navigator

Phonegap/Cordova plugin which launches native route navigation apps for Android, iOS and Windows
369 stars 129 forks source link

Not working in ionic 3 + angular5. #190

Closed Fuflino closed 6 years ago

Fuflino commented 6 years ago

I can't seem to get it to work in Ionic 3 + angular 5.

I tried the same approach as i used in Ionic 3 + angular 4 but it is not working.

I get stuck with the import.

the launch-navigator does not seem to exist inside ionic-native.

Maybe there is a workaround that i do not know of.

Angular version 5.2.9 Ionic version 3.20.0

thank you in advance I'm submitting a ... (check one with "x"):

dpa99c commented 6 years ago

The Typescript wrapper is maintained by Ionic Native, so you should open the issue against their repo as that code is not part of this plugin.