Open
Conversation
# Conflicts: # android/src/main/java/com/mobilepaymentssdkreactnative/Utils.kt
2bfa7b6 to
8a09c84
Compare
Collaborator
Author
|
in the end i found the way to fix the issue with kotlin 2.2.21 in RN, @Armaxis , please take a look this PR |
Add `docs/KOTLIN_COMPATIBILITY.md` with step-by-step instructions for developers to apply a `patch-package` patch to work around React Native 0.75.x not supporting Kotlin 2.2.21. Link to it from README and CHANGELOG. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
blockdavid
approved these changes
Mar 5, 2026
Armaxis
reviewed
Mar 5, 2026
| # requires a server, and we can't know where or how developers configure that. | ||
| # The dashboard values can be put here for quick test access. | ||
| LOCATION_ID="INSERT LOCATION_ID HERE" | ||
| ACCESS_TOKEN="INSERT ACCESS TOKEN HERE" |
Armaxis
reviewed
Mar 5, 2026
Comment on lines
+11
to
+13
| ### v2026.1.1 Jan 31, 2026 | ||
|
|
||
| * Upgrade iOS SDK to 2.4.0 |
Member
There was a problem hiding this comment.
Oh, did we forget to update our changelog for this release?
Armaxis
reviewed
Mar 5, 2026
Comment on lines
7
to
8
| * [iOS](https://developer.squareup.com/docs/mobile-payments-sdk/ios#1-install-the-sdk-and-dependencies): 2.2.3 and above | ||
| * [Android](https://developer.squareup.com/docs/mobile-payments-sdk/android#1-install-the-sdk-and-dependencies): 2.3.0 and above |
Member
There was a problem hiding this comment.
Probably should update these two versions too
Armaxis
approved these changes
Mar 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.