Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

eventData contains at most 1 URL parameter #144

Closed
RikdeBoer opened this issue Mar 18, 2018 · 3 comments
Closed

eventData contains at most 1 URL parameter #144

RikdeBoer opened this issue Mar 18, 2018 · 3 comments

Comments

@RikdeBoer
Copy link

RikdeBoer commented Mar 18, 2018

Hello

Thanks for this awesome plugin and superior documentation.

I have everything working beautifully in both Android and iOS.

Only one tiny thing, for if you have time, one rainy day. It appears that the ampersand symbol, i.e. &, to string together multiple query parameters, is not supported on the URL.

http://example.com?par1=val2 returns in the eventData of the callback the par1 and val1, but http://example.com?par1=val1&par2=val2 does not return par2 and val2.

@zmoshansky
Copy link

Just FYI: I have been able to successfully get multiple params off a universal link on v1.2.1 (Tested days ago). event.params.par1 && event.params.par2.

@RikdeBoer
Copy link
Author

I use v1.2.1 too.
Maybe I should add that my experience is based on the "adb shell" tool, as mentioned in the documentation of this plugin.

Using adb I do not see multiple parameter values come into the eventData of the callback.

@nordnet-deprecation-bot
Copy link
Contributor

👋 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.

@nordnet nordnet locked and limited conversation to collaborators Sep 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants