-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Visual Glitch in Google Pay Button Rendering - Initial Misalignment on Multiple Platforms #315
Comments
@carlos-alex this is a "loading animation" displayed until we are able to show the users last used card. |
I don't buy that! pls see this flutter-stripe/flutter_stripe#1907 Steps to reproduce the behavior: Expected behavior +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ I/ViewRootImpl@9ab5fbMainActivity: ViewPostIme pointer 0 |
So sorry @carlos-alex I'm not 100% sure if those two issues are related. In this issue you describe a "visual glitch" by including two screenshots showing the Google Pay integration for web. Your first image really just shows our "loading animation" 😉 We need some time to try to fetch the users last 4 digits of the card. For flutter-stripe/flutter_stripe#1907 we can certainly look into why you receive this exception. |
Hi!, This GPay issue started occurring after I updated to newer versions of Flutter, Dart, and Android. Before updating my system, when using GPay on a screen in Dart/Flutter, there were no glitches, and GPay was working perfectly without any errors in the logs. After updating Flutter/Dart/Android, the GPay button started glitching, and the errors shown in the logs began appearing. This led me to think it might also be a problem affecting web implementations, which is why I reported this issue here in this post. I also tried various ways to resolve this issue, such as implementing it with the Theme.AppCompat theme and taking all the necessary steps I could, but without success. I posted a minimal project in (flutter-stripe/flutter_stripe#1907) where the error occurs. You can see the glitch I’m referring to in the video, but I’m not sure if it’s normal… Android.Emulator.-.floffy_grap_software_API_35_5554.2024-11-22.17-10-11.mp4 |
Good day @carlos-alex, thank you for reporting the issue you are seeing. |
Hi Google Play Developer Support,
I’m reaching out regarding an issue that seems to be affecting multiple platforms when rendering the Google Pay button. This issue even occurs in your own development tools, so I believe it’s something widespread that hasn't been fully addressed.
As seen in the first image, the button initially renders with a visual glitch or misalignment, which stabilizes only later (as seen in the second image). This glitch affects the user experience, as the button’s appearance is critical in a payment interface where trust and seamless interaction are key.
It would be great to see this resolved. It seems like a known bug that needs proper attention, and I believe other developers have been impacted by this as well.
Thank you in advance for looking into this, and I look forward to an update.
For reference, please also take a look at this related issue: flutter-stripe/flutter_stripe#1907
Best regards,
The text was updated successfully, but these errors were encountered: