#_api

1 messages ¡ Page 1 of 1 (latest)

plucky galleonBOT
#

👋 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.

languid gorge
#

This is when the payment table is called up. It is always in this state.

royal trellis
#

Which SDK (android or react native) and version do you integrate with?

languid gorge
#

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

royal trellis
#

Is there any error in your logs?

languid gorge
#

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

royal trellis
#

Give us some time to test this out, and I'll get back to you

languid gorge
#

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

wraith talon
#

Hi @languid gorge What's the compileSdkVersion and targetSdkVersion that you set in your Android project?

languid gorge
#

compileSdkVersion 35
targetSdkVersion 35

wraith talon
#

Ok, let me test on an android 15 device and see if I can reproduce the problem

languid gorge
#

ok

wraith talon
#

I tested PaymentSheet on an Android 15 emulator and it's working fine

languid gorge
#

I tested it with a virtual machine.

wraith talon
#

Can I suggest you to try again in a diffferent Android 15 device?

languid gorge
#

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".

wraith talon
#

does you phone have google play service?