Closed dannygl91 closed 7 years ago
TL;DR: It's not an issue with this plugin per-se, more that Ionic Native is lagging behind it.
The latest major version of this plugin (v4) makes unavoidable backwardly-incompatible changes to the plugin API in order to add new functionality.
You're referencing the plugin via the Ionic Native wrapper which still uses the v3 API and hence needs updating (see ionic-native#1738).
So you can either explicitly install v3 of the plugin (ionic plugin add uk.co.workingedge.phonegap.plugin.launchnavigator@3
), or if you have time/are feeling brave, can implement the required changes to the Ionic Native wrapper.
Thanks @dpa99c whit the version 3 works perfectly, I belive I'm brave enough so I will take the time to see in Ionic 4 :D
Hi I'm using this code in Ionic, but I always get the "USER_SELECT". I can't change the title either if i use "appSelectionDialogHeader" in the options, Ionic info attached.
global packages:
local packages:
System: