Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Releases: kinecosystem/kin-ecosystem-ios-sdk

Xcode 11 compatibility and bug fixes

26 Sep 06:39
Compare
Choose a tag to compare

Features:
Xcode 11 compatibility
Note that you should set Xcode File -> Workspace Settings -> Build System to Legacy Build

Bug Fixes:
Fixed migration bug, where app didn't comply to server's migration limits when user logged in.
Fixed balance update bug, where balance didn't updated when receiving payments.
Fixed UI artefacts

Bug fixes

25 Aug 07:56
5cb5487
Compare
Choose a tag to compare

Bug fixes

Bug Fixes

22 Jul 11:14
Compare
Choose a tag to compare

Bug fixes:

  1. Translation bug fixed when SDK installed using static library pod.
  2. Missing graphic assets fixed when SDK installed using static library pod.
  3. Swipe left gesture to go back on certain screens fixed.
  4. Minor UI fixes

1.2.4

18 Jul 11:55
df736f8
Compare
Choose a tag to compare

Bug fixes

Bug fixes

18 Jul 06:19
7909d46
Compare
Choose a tag to compare

Fixed Localize translation bug
Fixed general UI Bugs.

1.2.2

16 Jul 07:11
5cc82df
Compare
Choose a tag to compare
Bug fixes (#36)

1.2.1

08 Jul 13:26
Compare
Choose a tag to compare
fixed podspec path

Gifting API

07 Jul 15:54
Compare
Choose a tag to compare
  • We added a new Gifting API that allows you to open a gifting dialog and send a gift to another user, see more here.

0.9.1

17 Jun 17:53
Compare
Choose a tag to compare
0.9.1 Pre-release
Pre-release

• Fixed a case where consecutive purchase requests would error

0.9.0

02 May 16:38
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

• KIN3 is here. This version will automatically migrate accounts to the new Kin blockchain.
• No api changes are required. The sdk will auto migrate accounts as needed when your app switches over to Kin 3.
• Move kin has been removed in this version.
• This version requires Xcode 10.2