Skip to content

Releases: OpenST/ost-wallet-sdk-ios

OST Wallet SDK 2.4.1

11 Mar 07:40
22fd886

Choose a tag to compare

OST Wallet SDK 2.4.1

Feature

  • User can authorize external session by scanning QR-Code.
  • Pass QR-Code payload to perform QR-Code actions without opening Scanner in OstWalletUI. This functionality is available for scanQRCodeToAuthorizeSession, scanQRCodeToExecuteTransaction, scanQRCodeToAuthorizeDevice.

OST Wallet SDK 2.4.0

05 Mar 11:39
23d02df

Choose a tag to compare

OST Wallet SDK 2.4.0

Features

  • getRedeemableSkus and getRedeemableSkuDetails apis added in OstJsonApi.

OST Wallet SDK 2.3.6

23 Jan 07:34
3de4e49

Choose a tag to compare

OST Wallet SDK 2.3.6

Features

  • Notifying custom loader about invalid QR code scanned.
  • Theme config getter method added in SDK.
  • Customization options added in OstThemeConfig

OST Wallet SDK 2.3.6-beta.2

17 Jan 11:44

Choose a tag to compare

OST Wallet SDK 2.3.6-beta.2

Bugfix

  • Notifying custom loader about invalid QR code scanned.

OST Wallet SDK 2.3.6-beta.1

10 Jan 10:03

Choose a tag to compare

OST Wallet SDK 2.3.6-beta.1

Feature

  • Theme config getter method added in SDK.

OST Wallet SDK 2.3.5

26 Nov 08:23
2f72cd7

Choose a tag to compare

OST Wallet SDK 2.3.5

Feature:

  • Developer can show application loader for OstWalletUI workflow.

OST Wallet SDK 2.3.4

12 Nov 11:09
e16cd32

Choose a tag to compare

OST Wallet SDK 2.3.4

Feature:

  • Developer can decide whether use existing keys or create new keys for User on application reinstall by setting EnableIOSDeviceRestore flag in OstWalletSdk.plist.

Bug Fix:

  • Fetching data from database fixed in case of multi-threading.

OST Wallet SDK 2.3.3

05 Nov 07:34
fba0b55

Choose a tag to compare

OST Wallet SDK 2.3.3

Bug Fix:

  • OstWalletSdkUI issue fixed for iOS 13.

OST Wallet SDK 2.3.3-alpha.1

01 Nov 12:20

Choose a tag to compare

OST Wallet SDK 2.3.3-alpha.1

Feture

  • EnableIOSDeviceRestore flag introduced in OstWalletSdk.plist.

OST Wallet SDK 2.3.2

11 Sep 11:38
e8dd118

Choose a tag to compare

OST Wallet SDK 2.3.2

Bug Fix:

  • Validation for OstWalletSdk config type added.
  • Error code string for userCancelled typo fix.