Skip to content

Releases: klarna/react-native-klarna-inapp-sdk

v2.0.8

30 Jun 07:39
a614510
Compare
Choose a tag to compare

Fixed a resizing issue on Android when the web view's height was not properly updated.

v2.0.7

12 Jun 14:46
4a2e5db
Compare
Choose a tag to compare
Merge pull request #43 from klarna/v2.0.7

Release 2.0.7

v2.0.6

08 Jun 12:46
052e921
Compare
Choose a tag to compare

Updated the parameters of reauthorize and finalize methods.

v2.0.5

27 May 14:59
Compare
Choose a tag to compare

Fixed an issue when the height of the web view was returned null.

v2.0.4

13 May 14:53
b89e381
Compare
Choose a tag to compare

Update iOS SDK version.
Update README.

v2.0.3

27 Apr 11:00
b47bc37
Compare
Choose a tag to compare

Fixed a rendering issue while loading the payment view in Android SDK

v2.0.2

20 Apr 09:36
d5b3a23
Compare
Choose a tag to compare
  • Updated the iOS SDK version to the latest (2.0.12)
  • Updated the Android SDK version to the latest (2.0.16)
  • Updated the README file with a note about androidx annotations package
  • Update dependencies

v2.0.1

30 Mar 08:41
fea8630
Compare
Choose a tag to compare

Support Swift 5.2

v2.0.0

06 Mar 10:17
Compare
Choose a tag to compare
2.0.0

v1.0.10

04 Mar 15:13
16a7bef
Compare
Choose a tag to compare
  • Fixed No such property: username for class: java.lang.String build issue for Android.
  • Migrate to AndroidX.