Skip to content

Commit 9c9f656

Browse files
authored
Merge pull request #255 from klarna/inapp-sdk/ios-v2.6.26
Release In-App SDK iOS v2.6.26
2 parents b246080 + d9dcd93 commit 9c9f656

File tree

126 files changed

+136350
-124935
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

126 files changed

+136350
-124935
lines changed

BUILD_VARIANTS_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ want to use a different variant, update your Podfile to use a different subspec.
2727

2828

2929
```ruby
30-
pod 'KlarnaMobileSDK/xcode-15.3-fat', '~> 2.6.25'
30+
pod 'KlarnaMobileSDK/xcode-15.3-fat', '~> 2.6.26'
3131
```
3232

CHANGELOG.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,43 +5,46 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
### [2.6.25] - 2025-02-24
8+
## [2.6.26] - 2025-03-04
9+
Fixed empty value in KlarnaProductEvent get params function when executed on Objc apps.
10+
11+
## [2.6.25] - 2025-02-24
912
- Added a fix for inline camera preview in `KlarnaStandaloneWebView`.
1013
- Added new client ID and endpoint support in On-Site Messaging (OSM).
1114
- Optimized lifecycle for fullscreen webview instance.
1215
- Internal fixes and improvements.
1316

14-
### [2.6.24] - 2025-01-13
17+
## [2.6.24] - 2025-01-13
1518
- Added support for Single sign-on using ASWebAuthenticationSession.
1619
- Updated UI for Sign in with Klarna button.
1720
- Optimized remote asset loading.
1821

19-
### [2.6.23] - 2024-10-23
22+
## [2.6.23] - 2024-10-23
2023
- Added SIWK tokenization feature.
2124
- Removed enforced consent prompt in Sign in with Klarna integration.
2225
- Improved OSM text rendering process.
2326
- Bug fixes and security improvements.
2427

25-
### [2.6.22] - 2024-08-13
28+
## [2.6.22] - 2024-08-13
2629
- Updated fullscreen logic to prevent unhandled errors.
2730

28-
### [2.6.21] - 2024-07-12
31+
## [2.6.21] - 2024-07-12
2932
- Fixed On-Site Messaging (OSM) background color not changing.
3033
- Internal improvements.
3134

32-
### [2.6.20] - 2024-05-10
35+
## [2.6.20] - 2024-05-10
3336
- Added support for customizing the appearance of the On-Site Messaging (OSM) view.
3437
- Fixed the "Learn more" text to not start from a new line in OSM view.
3538

36-
### [2.6.19] - 2024-05-02
39+
## [2.6.19] - 2024-05-02
3740
- Reverted enabling mergeable library due to cocoapods failures.
3841

39-
### [2.6.18] - 2024-04-30
42+
## [2.6.18] - 2024-04-30
4043
- Added missing key in xcprivacy manifest file.
4144
- Mergeable library feature enabled.
4245
- Minor internal improvements.
4346

44-
### [2.6.17] - 2024-04-04
47+
## [2.6.17] - 2024-04-04
4548
- Added support for Sign in with Klarna in NA and OC regions.
4649
- Fixed memory leak in Sign in with Klarna integration.
4750

KlarnaMobileSDK.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"2.6.25": "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.25/KlarnaMobileSDK.framework.zip"
2+
"2.6.26": "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.26/KlarnaMobileSDK.framework.zip"
33
}

KlarnaMobileSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "KlarnaMobileSDK"
3-
s.version = "2.6.25"
3+
s.version = "2.6.26"
44
s.summary = "Klarna Mobile SDK for iOS"
55
s.description = <<-DESC
66
Klarna Mobile SDK for iOS apps.
22.4 KB
Binary file not shown.

ios/XCFramework/basic/dSYMs/KlarnaMobileSDK.framework.dSYM/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>2.6.25</string>
16+
<string>2.6.26</string>
1717
<key>CFBundleVersion</key>
18-
<string>181</string>
18+
<string>182</string>
1919
</dict>
2020
</plist>
Binary file not shown.

ios/XCFramework/basic/dSYMs/KlarnaMobileSDK.framework.dSYM/Contents/Resources/Relocations/aarch64/KlarnaMobileSDK.yml

Lines changed: 5805 additions & 5758 deletions
Large diffs are not rendered by default.

ios/XCFramework/basic/dSYMs/KlarnaMobileSDK.framework.dSYM/KlarnaMobileSDK.framework.dSYM/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>2.6.25</string>
16+
<string>2.6.26</string>
1717
<key>CFBundleVersion</key>
18-
<string>181</string>
18+
<string>182</string>
1919
</dict>
2020
</plist>

0 commit comments

Comments
 (0)