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

Updated BAAClient.m to avoid crashing! #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xinufje
Copy link

@xinufje xinufje commented Oct 9, 2015

Added code to check for a valid response before serializing the data. Without this code an exception would be thrown if response is nil, in such cases as the server can not be reached.

Added code to check for a valid response before serializing the data.
Without this code an exception would be thrown if response is nil, in
such cases as the server can not be reached.
@Rifazi
Copy link

Rifazi commented May 18, 2016

Do we have an ETA of when this pull request can be closed? Thanks for the great work guys!

@funkyboy
Copy link
Contributor

paging @giastfader on this.

@eugeniobaglieri
Copy link

no need to check response, just move the existing error check code before serialization

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.

4 participants