Skip to content
This repository was archived by the owner on Jan 24, 2021. It is now read-only.

Conversation

@JvanChow
Copy link

…ngQueryDictionary’, it returns nil.

e.g.
NSURL *url = [NSURL URLWithString:@"https://test.com#test1"];
url = [url uq_URLByAppendingQueryDictionary:@{@"key" : @"value"}];

Then, url is nil.

…ngQueryDictionary’, it returns nil.

e.g.
NSURL *url = [NSURL URLWithString:@"https://test.com#test1"];
url = [url uq_URLByAppendingQueryDictionary:@{@"key" : @"value"}];

Then, url is nil.
@itsthejb
Copy link
Owner

itsthejb commented Oct 2, 2017

Hi there,

Thanks for your contribution, and sorry for the slow response. Could you please add a test case to cover your example. Want to know this doesn't break anything :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants