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

clarify usage of sharedInstance #320

Merged
merged 3 commits into from
May 24, 2021

Conversation

aboedo
Copy link
Member

@aboedo aboedo commented May 21, 2021

if you call sharedInstance but you haven't configured the SDK yet, the app will crash.

However, the docs suggested that you'd get a null value for sharedInstance. This PR updates the docs to reflect the current behavior.

@aboedo aboedo requested a review from a team May 21, 2021 21:34
@aboedo aboedo self-assigned this May 21, 2021
@aboedo aboedo force-pushed the fix/improve_documentation_for_shared_instance branch from 07a826f to 6e14311 Compare May 24, 2021 13:38
@aboedo aboedo merged commit 1d06be1 into develop May 24, 2021
@aboedo aboedo deleted the fix/improve_documentation_for_shared_instance branch May 24, 2021 16:34
@vegaro vegaro mentioned this pull request May 26, 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