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

Add internal api for mutating session payload before sending #341

Merged
merged 3 commits into from
Apr 30, 2019

Conversation

fractalwrench
Copy link
Contributor

Goal

We require an internal API for mutating a session payload before it is sent, for notifiers such as React Native/Unity which need to write runtime version info.

Changeset

  • Added BeforeSendSession block
  • Invoked collection of send session callbacks prior to delivering a session

Tests

Manually verified in an example app that the callback is invoked when set

@fractalwrench fractalwrench merged commit b17d2a4 into next Apr 30, 2019
@fractalwrench fractalwrench deleted the runtime-versions-hooks branch April 30, 2019 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants