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 fatalError to prevent crash #19

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

joshgare
Copy link

This PR is a very quick and dirty hack to prevent an unnecessary crash in the SDK. Calling fatal in the sharedInstance is very aggressive and makes it very difficult to delay the initialisation of the SDK. I'm sure you can make this far more graceful, this is just to highlight the issue really.

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.

1 participant