-
Notifications
You must be signed in to change notification settings - Fork 13
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
Reader SDK crashes on target SDK 34 #55
Comments
any update on this? |
We've noticed this issue as well. On the one hand, Square does document here the pre-req that "Your application targetSdkVersion is API 33 (Android 13) or earlier." On the other, we've had to downgrade not only our targetSdkVersion from 34 to 33 but some dependencies as well to make things with Square work. Hopefully Square supports API level 34 soon especially with Android 15 coming later this year. |
Same Issue Facing.. I can't downgrade my other libraries version in order to compile with SDK 33 only. SQUARE have to upgrade the library as per the new SDK versions. My Current targetSdkVersion version is 34 and my all other implemented libraries are updated according to the SDK 34. |
Any update on this? Google has deadline with Target SDK requirement up to Aug 31, 2024. And this ticket opened over 6 months now without any reaction! |
The Square team has posted that they are working on it. See https://developer.squareup.com/forums/t/square-reader-sdk-not-compatible-with-android-sdk-34/17809 |
With target SDK 34 app crashes with following error
The text was updated successfully, but these errors were encountered: