Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If a response callback gets called with a
nil
response value, then …
…replace that value with `[NSNull null]` instead of `@{}`. This way the javascript will receive a `null` value instead of `{}`. See gh pr marcuswestin#73
- Loading branch information