Skip to content

Prevent a crash when Desk returns a Null obj#52

Open
ppaulojr wants to merge 1 commit intohappyfoxinc:masterfrom
ppaulojr:patch-1
Open

Prevent a crash when Desk returns a Null obj#52
ppaulojr wants to merge 1 commit intohappyfoxinc:masterfrom
ppaulojr:patch-1

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