Commit 8a60345
committed
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
1 parent 095f90d commit 8a60345
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
0 commit comments