@jtanz wrote:
Hello,
I had issues getting iOS deep links working, so I tried to start again from scratch by removing the cordova plugin and re-install it using the syntax below
cordova plugin add ionic-plugin-deeplinks
--variable URL_SCHEME=myapp --variable DEEPLINK_SCHEME=https --variable DEEPLINK_HOST=example.com
--variable ANDROID_PATH_PREFIX=/Now when I try to build either Android or iOS I now get these errors
ionic-plugin-deeplinks is not set in the config.xml. The plugin plugin is not going to work.
No host is specified in the config.xml. Ionic Deeplinks Plugin is not going to work.What do I need to do to fix this?
Thanks!
Posts: 1
Participants: 1