#bhaal22_unexpected
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/1399722015153324054
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi @fringe musk
hi there!
some payment method don't work well in webviews, including Google Pay. that's why we don't recommend using webviews.
instead you should either use our mobile SDK, or redirect users to a full browser.
yeah i suppose. i am pretty it was working fine up to some time ago
i am in the process to rebuild the payment flow natively
in the meantime, would you have any advice on how to solve. I think in the past I fixed it by updating the USer Agent
does not look to work here
just tested in Chrome with the User Agent issues from the webview, and it makes the same behavior
this is the workaround:
use our mobile SDK, or redirect users to a full browser.
Google has some limitations for Google Pay and webviews yes.
ty soma