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

Link not working from banner page #78

Closed anilsaxena closed 5 years ago

anilsaxena commented 8 years ago

Universal links working and opening correct page from normal links but when shown in IOS Banner, it is opening the app but app-argument field is not passed. Is there something else needed ?

nikDemyankov commented 8 years ago

What do you mean by app-argument field? To be honest - can't really test this with banner myself. But you can check, what is happening by opening Xcode and running your app on a device in debug mode. And then set a break point in AppDelegate+CULPlugin.m on line 21 and in CULPlugin.m on line 43. Then just hit the banner on your device and see, what data app gets.

mikew commented 7 years ago

That's in the master branch, version 1.2.2 hasn't been released. Is there any timeline for that?

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.