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

[PLAT-7597] Load config when starting with API key #1245

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

kstenerud
Copy link
Contributor

Goal

When calling Bugsnag.start(withApiKey:), it was starting with a fresh configuration and setting the API key. It should instead be loading the config (with everything from the plist) and then setting the API key.

Testing

Added E2E test that verifies this behavior.

@github-actions
Copy link

github-actions bot commented Dec 2, 2021

Infer: No issues found 🎉

OCLint: No issues found 🎉

Bugsnag.framework binary size did not change - 1,274,672 bytes

Generated by 🚫 Danger

@kstenerud kstenerud merged commit f8ad95a into next Dec 2, 2021
@kstenerud kstenerud deleted the PLAT-7597-start-with-api-key branch December 2, 2021 14:31
This was referenced Dec 8, 2021
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