Fix parsing error on event handling.
- Fix event handling.
- Fix general message exchange process.
- Fix URL encoding for currencies with underscores.
- Add draggable header to web view overlay so that it is always dismissable.
- Fix bug where iOS SDK was crashing after
updateSignature
was called.
- Fix bug where media permissions weren't working properly.
- Fix bug where
updateSignature
wasn't properly refreshing the URL in the web view.
- added
onTransactionCompleted
event handler.
- bug fixes
Initial public relase