Skip to content

Fix Android ReleaseStage not being set #124

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 3 commits into from
Jan 31, 2019

Conversation

Cawllec
Copy link
Contributor

@Cawllec Cawllec commented Jan 31, 2019

Goal

Fixes an issue where the ReleaseStage wasn't being passed into the Android notifier, causing the incorrect stage to be notified.

Tests

Should be manually verified on:

  • Android
  • iOS
  • Windows
  • OSX

@Cawllec Cawllec requested a review from kattrali January 31, 2019 12:10
public AbstractConfiguration(string apiKey)
public AbstractConfiguration() {}

protected virtual void SetupDefaults(string apiKey)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

If all the default values that would be overridden are set here, they won't need to be set in the other configurations.

@Cawllec Cawllec merged commit ba2e4dd into master Jan 31, 2019
@Cawllec Cawllec deleted the cawllec/fix-releasestage-android branch January 31, 2019 17:19
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