Skip to content

Prevent a crash when Desk returns a Null obj #52

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

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

Conversation

ppaulojr
Copy link

@ppaulojr ppaulojr commented Mar 1, 2016

Desk is returning sometimes

      in_support_center = "Null";

It then creates a crash because [NSNull boolValue] is not a valid call.

Desk is returning sometimes
```
      in_support_center = "Null";
```
@itsaliu90
Copy link

👍

@ppaulojr
Copy link
Author

ppaulojr commented Mar 9, 2016

Hey guys, any news on this PR? This crash is pretty bad.

@ppaulojr
Copy link
Author

@ppaulojr
Copy link
Author

This is still crashing

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