Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #69 from klarna/release_ios_1.7.3
Browse files Browse the repository at this point in the history
Release v1.7.3
  • Loading branch information
polar133 authored Apr 11, 2022
2 parents 46c8aa9 + 438e57f commit 806d6a0
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 5 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to Checkout Mobile SDK will be documented in this file.
## iOS
Future releases will be documented in this section.

### [1.7.3] - 2022-04-08
- Fixed issue when attachWebView was called twice (Hybrid).

### [1.7.2] - 2022-02-01
- Support Universal links in Browser.

### [1.7.1] - 2022-01-24
- Support for BankID URL in Browser.

### [1.7.0] - 2021-11-15
- Support for M1.
- Improved support for 3DSecure flows in new markets.
Expand Down
2 changes: 1 addition & 1 deletion KlarnaCheckoutSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "KlarnaCheckoutSDK"
s.version = "1.7.2"
s.version = "1.7.3"
s.summary = "Klarna Checkout iOS SDK"
s.description = <<-DESC
Simple integration of Klarna Checkout for native and hybrid iOS apps.
Expand Down
Binary file modified ios/KlarnaCheckoutSDK.framework.zip
Binary file not shown.
Binary file modified ios/KlarnaCheckoutSDK.framework/Info.plist
Binary file not shown.
Binary file modified ios/KlarnaCheckoutSDK.framework/KlarnaCheckoutSDK
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
</data>
<key>Info.plist</key>
<data>
n6JU2r/lV1+O56SGWliQoL9Sqdw=
PStLHOg19vlFzJ0QgFVDQwkpOvU=
</data>
<key>KlarnaCheckoutSDK-Framework.plist</key>
<data>
UFufA3kpF60ktkEXQFUyX0Mp8R4=
kfR23FN1RNE+wZxxJk9j4Uwf2Sg=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -146,11 +146,11 @@
<dict>
<key>hash</key>
<data>
UFufA3kpF60ktkEXQFUyX0Mp8R4=
kfR23FN1RNE+wZxxJk9j4Uwf2Sg=
</data>
<key>hash2</key>
<data>
2HQXphczY/r9iW8pGG0rPj49M3DGKAv2cqxwcMlamqg=
MrjvQ4UnATNsJDCEz+cvC09C2latwdSmJgkSxiiLCoc=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down

0 comments on commit 806d6a0

Please sign in to comment.