Skip to content

FIRDynamicLink: preserve all parameters passed to initializer #2478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 11, 2019

Conversation

maksymmalyhin
Copy link
Contributor

This is a proposed fix for #2462

TODO: Tests

@maksymmalyhin
Copy link
Contributor Author

@dmandar @mh6o Please see the issue details here #2462. Feel free to ask me if you have any questions.

@maksymmalyhin maksymmalyhin self-assigned this Mar 6, 2019
@paulb777 paulb777 added this to the M45 milestone Mar 6, 2019
}

- (void)setParametersDictionaryValue:(id)value forKey:(NSString *)key {
NSMutableDictionary *parametersDictionary = [self.parametersDictionary mutableCopy];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NSMutableDictionary <NSString *, id> *parametersDictionary

@harrydema
Copy link

@maksymmalyhin When will this ticket be merged?

Thanks!

@maksymmalyhin maksymmalyhin changed the title [WIP] FIRDynamicLink: preserve all parameters passed to initializer FIRDynamicLink: preserve all parameters passed to initializer Mar 11, 2019
Copy link
Contributor

@dmandar dmandar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@maksymmalyhin maksymmalyhin merged commit 847d9dd into master Mar 11, 2019
@maksymmalyhin maksymmalyhin deleted the mm-dynamicLink-2462 branch March 11, 2019 19:49
@maksymmalyhin
Copy link
Contributor Author

@harrydema Just merged it. The fix should be available next release.

@damienix
Copy link

Thanks for the swift patch @maksymmalyhin 👍

Fingers crossed till testing this on production ✊ 😃

@mustahsin
Copy link

Hi. Is the fixation merged and updated in latest sdk? I have installed firebase dynamic link through pod (version: 3.4.3). still didn't get UTM parameters for dynamic_link_first_open event in Conversion.

@paulb777
Copy link
Member

paulb777 commented Apr 1, 2019

@mustahsin This fix has been in the last two releases. You can confirm by checking to see that the source changes in this PR are in the sources in your Pods directory.

@firebase firebase locked and limited conversation to collaborators Oct 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants