Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README for 34 clarification #562

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

nazli-stripe
Copy link
Collaborator

@nazli-stripe nazli-stripe commented Oct 24, 2023

Summary

Notes issues with targetSdk 34

Motivation

34 issue

Testing

  • I tested this manually
  • I added automated tests

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

@@ -33,6 +33,7 @@ Updating to a newer version of the SDK? See our [release notes](https://github.c
### Android

- Android 5.0 (API level 21) and above
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated: once we release a version that uses Terminal Android SDK 3.X or later, this should be bumped to Android 8.0 (API level 26)

@@ -33,6 +33,7 @@ Updating to a newer version of the SDK? See our [release notes](https://github.c
### Android

- Android 5.0 (API level 21) and above
* Note that attempting to override minSdkVersion to decrease the minimum supported API level will not work due to internal runtime API level validation. Furthermore, Stripe is updating the Terminal Android SDK to support Google’s recently released Android 14 (SDK 34). Please continue to target SDK 33 in the meantime as there are known issues with mPOS devices and TTP when targeting SDK 34. Please track the following [ticket](https://github.com/stripe/stripe-terminal-android/issues/387) for updates on progress.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Should the "Stripe is updating the Terminal Android..." sentence and everything after it be a note after the targetSdkVersion = 31 line?

@nazli-stripe nazli-stripe merged commit 387a0b7 into main Oct 24, 2023
@nazli-stripe nazli-stripe deleted the nazli-stripe-patch-1 branch September 7, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants