Skip to content

Releases: wombat-tech/wombat-sdk-ios

v3.0.0

02 Feb 10:13
Compare
Choose a tag to compare

Add support for EVM blockchains

v2.0.0

09 Jun 01:47
Compare
Choose a tag to compare
  • You can now specify chainID when registering a dApp. If omitted, the wallet will use the EOS blockchain as default.
  • Corrected the action's name (signTransaction -> signData)

v1.1.0

26 Sep 23:35
Compare
Choose a tag to compare
  • Error message is now accessible in the Objective-C too (WMResultObj:message)
  • Response error is provided along with the action type

v1.0.2

26 Sep 11:41
Compare
Choose a tag to compare
  • Removed options parameter from Wombat.shared.application(_:open)
  • Added support for 32bit architectures (iOS9+)

v1.0.1

25 Sep 19:26
Compare
Choose a tag to compare
  • Fixed issue on iOS 13

v1.0.0

24 Sep 12:55
Compare
Choose a tag to compare

First release