Make upstream messages work on ios (#151)
In conforming with the method signatures as is the case with the android version, I limited the arguments for `send()` to just `senderId` and `payload`. This can still be improved upon by adding `sendDataMessageSuccess` and `sendDataMessageFailure` to events being fired across the bridge to Js.
Showing
Please register or sign in to comment