#_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1336959234834960425
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
This is when the payment table is called up. It is always in this state.
Which SDK (android or react native) and version do you integrate with?
api 'com.stripe:stripe-android:21.4.1'
targetSdkVersion 35
gradle-8.5
id 'com.android.application' version '8.1.4' apply false
id 'com.android.library' version '8.1.4' apply false
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
Is there any error in your logs?
It works fine on Android 14 phones, but on Android 15 phones, it will always be waiting
My console does not output any error logs
He was like he was stuck, waiting
Give us some time to test this out, and I'll get back to you
In this video, it is the same software, the left one is android15, the right one is android14, the left one cannot pay normally, the right one can work normally
Hi @languid gorge What's the compileSdkVersion and targetSdkVersion that you set in your Android project?
compileSdkVersion 35
targetSdkVersion 35
Ok, let me test on an android 15 device and see if I can reproduce the problem
ok
I tested it with a virtual machine.
Can I suggest you to try again in a diffferent Android 15 device?
I'll give it a try
On my test machine I can run it normally
In the video, I found a problem in the phone on the left that can't run. When it was in the loading state, a warning appeared in the notification of the phone, which said "Google Play services must be started before it can continue to run".
does you phone have google play service?