Skip to content
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

Notify on attribution token update from deferred deeplink #70

Merged
merged 1 commit into from Aug 12, 2020

Conversation

paultopher
Copy link
Contributor

Goals 🎯

Previously, when an attribution token was returned in the response of the /v1/app/deferred-deeplink request, it was written to disk only. This PR changes that logic to

  • Store the token in memory
  • Post a notification indicating that the token has been changed

…returned in the /v1/app/deferred-deeplink response
@paultopher paultopher merged commit 747431c into master Aug 12, 2020
@paultopher paultopher deleted the paul/notify_attribution_change_deferred_deeplink branch August 12, 2020 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants