#unclet_code

1 messages ¡ Page 1 of 1 (latest)

ashen epochBOT
#

👋 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/1355012328839581716

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

forest grove
#

bit more details, we are using Stripe 21.7.1, Compose Bom 2025.03.00, and Kotlin 2.1.10

#

we upgrade to above spec recently and start having this issue.

#

previsouly we were on 20.16.0 Stripe

azure lantern
#

Hi, could you provide your code around where you get this error? Are you using PaymentSheet?

forest grove
#

hey hey

#

we managed to resolve this

#

the fix we did is to add kotlin-serialization plugin into the feature module we build

#

I wonder if this is something we missed from either migration or integration doc

#

this is the core of that fix