Skip to content

Commit

Permalink
Merge pull request #239 from klarna/MSDK-436-update-android-references
Browse files Browse the repository at this point in the history
MSDK-436 Updated references to Klarna Mobile SDK for Android
  • Loading branch information
mahmoudjafarinejad authored Apr 4, 2024
2 parents 96c750a + 9972aee commit 233cd5f
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 46 deletions.
82 changes: 43 additions & 39 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,127 +1,131 @@
# Changelog
All notable changes to React Native Klarna In-App SDK will be documented in this file.

### [2.2.2] - 2024-03-22
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.2.2] - 2024-03-22
- Update Android native SDK version to 2.6.14
- Update iOS native SDK version to 2.6.16

### [2.2.1] - 2024-02-08
## [2.2.1] - 2024-02-08
- Fixed a Java 8 compatibility issue.

### [2.2.0] - 2023-12-22
## [2.2.0] - 2023-12-22
- Added KlarnaStandaloneWebView component
- Added support for React Native's new architecture

### [2.1.13] - 2023-09-19
## [2.1.13] - 2023-09-19
- Update Android native SDK version to 2.6.8
- Update iOS native SDK version to 2.6.10
- Applied dependabot version updates

### [2.1.12] - 2023-05-11
## [2.1.12] - 2023-05-11
- Update Android native SDK version to 2.6.2
- Applied dependabot version updates

### [2.1.11] - 2023-05-09
## [2.1.11] - 2023-05-09
- Update iOS native SDK version to 2.6.4

### [2.1.10] - 2022-12-14
## [2.1.10] - 2022-12-14
- Update Android native SDK version to 2.4.1
- Update iOS native SDK version to 2.4.1

### [2.1.9] - 2022-10-04
## [2.1.9] - 2022-10-04
- Update Android native SDK version to the latest (2.3.1)

### [2.1.8] - 2022-09-20
## [2.1.8] - 2022-09-20
- Fix react peer dependency (>=16.5.0)
- Add Gradle 7 compatibility

### [2.1.7] - 2022-09-12
## [2.1.7] - 2022-09-12
- Update iOS native SDK version to the latest (2.2.2)
- Update Android native SDK version to the latest (2.2.1)

### [2.1.6] - 2022-03-25
## [2.1.6] - 2022-03-25
- Update Android Gradle plugin version (4.2.0)

### [2.1.5] - 2022-03-25
## [2.1.5] - 2022-03-25
- Update Android Gradle version to the latest (7.4.1)

### [2.1.4] - 2022-03-24
## [2.1.4] - 2022-03-24
- Update iOS SDK version to the latest (2.1.5)

### [2.1.3] - 2022-02-10
## [2.1.3] - 2022-02-10
- Updated Android SDK (2.1.4) & iOS SDK (2.1.4)

### [2.1.0] - 2021-11-16
## [2.1.0] - 2021-11-16
- Update Android SDK & iOS SDK version to the latest (2.1.0)

### [2.0.18] - 2021-05-31
## [2.0.18] - 2021-05-31
- Update Android SDK version to the latest (2.0.39)

### [2.0.17] - 2021-03-23
## [2.0.17] - 2021-03-23
- Update iOS SDK version to the latest (2.0.36)

### [2.0.16] - 2020-12-09
## [2.0.16] - 2020-12-09

### [2.0.15] - 2020-12-01
## [2.0.15] - 2020-12-01
- Added arm64 in EXCLUDED_ARCHS for iOS.

### [2.0.14] - 2020-10-30
## [2.0.14] - 2020-10-30
- Update iOS SDK version to the latest (2.0.28)

### [2.0.13] - 2020-10-21
## [2.0.13] - 2020-10-21
- Update Android SDK version to the latest (2.0.28)

### [2.0.12] - 2020-10-21
## [2.0.12] - 2020-10-21
- Change Android SDK version to 2.0.26

### [2.0.11] - 2020-10-08
## [2.0.11] - 2020-10-08
- Update iOS SDK version to the latest (2.0.24)

### [2.0.10] - 2020-09-10
## [2.0.10] - 2020-09-10
- Update iOS SDK version to the latest (2.0.21)

### [2.0.9] - 2020-07-14
## [2.0.9] - 2020-07-14
- Updated web view height calculation on Android.

### [2.0.8] - 2020-06-29
## [2.0.8] - 2020-06-29
- Fixed a resizing issue on Android when the web view's height was not properly updated.

### [2.0.7] - 2020-06-12
## [2.0.7] - 2020-06-12
- Updated the iOS SDK version to the latest (2.0.17)

### [2.0.6] - 2020-06-08
## [2.0.6] - 2020-06-08
- Updated the parameters of reauthorize and finalize methods.

### [2.0.5] - 2020-05-27
## [2.0.5] - 2020-05-27
- Fixed a resizing issue on Android when the web view's scroll height value was returned null.

### [2.0.4] - 2020-05-06
## [2.0.4] - 2020-05-06
- Updated the iOS SDK version to the latest (2.0.13)

### [2.0.3] - 2020-04-27
## [2.0.3] - 2020-04-27
- Fixed a rendering issue while loading the payment view in Android SDK

### [2.0.2] - 2020-04-20
## [2.0.2] - 2020-04-20
- 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

### [2.0.1] - 2020-03-31
## [2.0.1] - 2020-03-31
- Update the iOS SDK version to support Swift 5.2

### [2.0.0] - 2020-03-06
## [2.0.0] - 2020-03-06

### [1.0.10] - 2020-03-04
## [1.0.10] - 2020-03-04
- Fixed `No such property: username for class: java.lang.String` build issue for Android.
- Migrate to AndroidX.

### [1.0.9] - 2020-02-27
## [1.0.9] - 2020-02-27
- Updated the iOS SDK version to the latest (2.0.10)

### [1.0.8] - 2020-01-14
## [1.0.8] - 2020-01-14
- Updated the Android SDK version to the latest (2.0.10)

### [1.0.7] - 2020-01-08
## [1.0.7] - 2020-01-08
- Updated the Android SDK package name.
- Updated the Android SDK version to the latest (2.0.9)
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![NPM][npm-badge]][npm-url]
[![React Native][dependency-badge]][dependency-url]
[![Platforms][platforms-badge]][platforms-url]
[![Platform][platform-badge]][platform-url]
[![License][license-badge]][license-url]
[![Developed at Klarna][klarna-badge]][klarna-url]

Expand All @@ -13,7 +13,7 @@ This repository also includes a test application that you can use to see how it

### SDK for Other Platforms

* [Android](https://github.com/klarna/klarna-mobile-sdk)
* [Android](https://github.com/klarna/klarna-mobile-sdk-android)
* [iOS](https://github.com/klarna/klarna-mobile-sdk)
* [Flutter](https://github.com/klarna/klarna-mobile-sdk-flutter)

Expand All @@ -24,9 +24,7 @@ This repository also includes a test application that you can use to see how it
### Documentations

* [Overview](https://docs.klarna.com/mobile-sdk/)
* [Android](https://docs.klarna.com/mobile-sdk/android/)
* [iOS](https://docs.klarna.com/mobile-sdk/ios/)
* [React Native](https://docs.klarna.com/mobile-sdk/reactnative/)
* [Using the Mobile SDK on React Native](https://docs.klarna.com/mobile-sdk/reactnative/)

## Getting started

Expand Down Expand Up @@ -242,8 +240,8 @@ This project is licensed under
[npm-url]: https://www.npmjs.com/package/react-native-klarna-inapp-sdk
[dependency-badge]: https://img.shields.io/npm/dependency-version/react-native-klarna-inapp-sdk/peer/react-native?style=flat-square
[dependency-url]: https://www.npmjs.com/package/react-native-klarna-inapp-sdk?activeTab=dependencies
[platforms-badge]: https://img.shields.io/badge/platform-react%20native-lightgrey?style=flat-square
[platforms-url]: https://reactnative.dev
[platform-badge]: https://img.shields.io/badge/platform-React%20Native-lightgrey?style=flat-square
[platform-url]: https://reactnative.dev
[license-badge]: https://img.shields.io/github/license/klarna/react-native-klarna-inapp-sdk?style=flat-square
[license-url]: https://github.com/klarna/react-native-klarna-inapp-sdk/blob/master/LICENSE
[klarna-badge]: https://img.shields.io/badge/%20-Developed%20at%20Klarna-black?labelColor=ffb3c7&style=flat-square&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAAAXNSR0IArs4c6QAAAIRlWElmTU0AKgAAAAgABQESAAMAAAABAAEAAAEaAAUAAAABAAAASgEbAAUAAAABAAAAUgEoAAMAAAABAAIAAIdpAAQAAAABAAAAWgAAAAAAAALQAAAAAQAAAtAAAAABAAOgAQADAAAAAQABAACgAgAEAAAAAQAAABCgAwAEAAAAAQAAAA4AAAAA0LMKiwAAAAlwSFlzAABuugAAbroB1t6xFwAAAVlpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KTMInWQAAAVBJREFUKBVtkz0vREEUhsdXgo5qJXohkUgQ0fgFNFpR2V5ClP6CQu9PiB6lEL1I7B9A4/treZ47c252s97k2ffMmZkz5869m1JKL/AFbzAHaiRbmsIf4BdaMAZqMFsOXNxXkroKbxCPV5l8yHOJLVipn9/vEreLa7FguSN3S2ynA/ATeQuI8tTY6OOY34DQaQnq9mPCDtxoBwuRxPfAvPMWnARlB12KAi6eLTPruOOP4gcl33O6+Sjgc83DJkRH+h2MgorLzaPy68W48BG2S+xYnmAa1L+nOxEduMH3fgjGFvZeVkANZau68B6CrgJxWosFFpF7iG+h5wKZqwt42qIJtARu/ix+gqsosEq8D35o6R3c7OL4lAnTDljEe9B3Qa2BYzmHemDCt6Diwo6JY7E+A82OnN9HuoBruAQvUQ1nSxP4GVzBDRyBfygf6RW2/gD3NmEv+K/DZgAAAABJRU5ErkJggg==
Expand Down

0 comments on commit 233cd5f

Please sign in to comment.