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

Remove apiKey property from bugsnag plugin extension #210

Merged
merged 2 commits into from
Jul 2, 2020

Conversation

fractalwrench
Copy link
Contributor

@fractalwrench fractalwrench commented Jul 2, 2020

Goal

Removes the deprecated apiKey property from the BugsnagPluginExtension class. This means that users must specify their API key in the AndroidManifest rather than the plugin extension, which led to confusion in the past.

Tests

Relied on existing E2E test coverage. Updated fail_on_upload.feature to allow specifying an empty API key in one scenario.

@fractalwrench fractalwrench changed the title Remove api key from plugin extension Remove apiKey property from bugsnag plugin extension Jul 2, 2020
@fractalwrench fractalwrench force-pushed the v5-remove-api-key branch 2 times, most recently from 2b4ed45 to 95d6850 Compare July 2, 2020 13:45
Copy link
Contributor

@imjoehaines imjoehaines left a comment

Choose a reason for hiding this comment

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

Looks good after updating the warning message

@fractalwrench fractalwrench merged commit a3288c3 into v5 Jul 2, 2020
@fractalwrench fractalwrench deleted the v5-remove-api-key branch July 2, 2020 15:06
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