#mandalorianiv_error
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/1282658933399486494
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi
one of our customers says that when stripe native payment sheet appears, app crashes
I reproduced the error and realized that it is crashing in android 10
so I read couple stackoverflow articles and some says it's because of googlepay does not support at android 10
I did update sdk to latest
stripe android
updated the kotlin version to 2.0.20
I've added Googlepay metadata as "false" to android manifest
the crash happens
error is ;
Are you calling PaymentConfiguration.init?
Not by myself
I'm using third party package since it is a cross platform
but it works on higher versions but not this one
What package are you using?
Okay, then you'll need to reach out to them for support, since I don't know how they're implementing Stripe under the hood.