nordnet / cordova-universal-links-plugin

[DEPRECATED] - Cordova plugin to support Universal/Deep Links for iOS/Android.
https://github.com/nordnet/cordova-universal-links-plugin/issues/160
MIT License
349 stars 529 forks source link

<universal-links> tag is not set in the config.xml #91

Closed Flomaz closed 5 years ago

Flomaz commented 7 years ago

Hello

Thank you for your work. I was looking for a way to make deep links in my app and when i found this plugin i was relieved. But i have a problem and maybe someone could have an idea ?

I put the UL tag in my config.xml : `

`

The local build for Android is always successful, but at the end i have the following error :

tag is not set in the config.xml. Universal Links plugin is not going to work.

I tried with cordova 5.0.0 and cordova 5.4.1

any ideas of what's going on ?

Thank you

nikDemyankov commented 7 years ago

Hi,

Can you share your config.xml? Maybe on some fresh test project, where you can reproduce that issue.

angryanatole commented 7 years ago

I had the same issue when I accidentally added tag in the wrong config.xml. There are usually two config.xml files, one is inside the "www" folder, and the other is on the same level with the folder. Try adding that tag in the config.xml, not the www/config.xml. Hope it helps!

aantonello commented 6 years ago

Someone has solved this problem? I'm using Cordova CLI version 7.1.0 and getting the same problema when running "cordova prepare android".

donvie commented 6 years ago

I have a problem also in cordova 7.0.0

nordnet-deprecation-bot commented 5 years ago

👋 Hi! Thank you for your interest in this repo.

đŸ˜ĸ We are not using nordnet/cordova-universal-links-plugin anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork.

🔒 This will now be closed & locked.

ℹī¸ Please see #160 for more information.