plateaukao / einkbro

A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.
Other
1.13k stars 80 forks source link

The `Log in with Google` button is not shown on omnivore.app/login #255

Closed searene closed 1 year ago

searene commented 1 year ago

What device and app version are you using

Describe the bug The Log in with Google button is not shown on https://omnivore.app/login

To Reproduce

  1. Open https://omnivore.app/login in einkbro
  2. Notice that the Log in with Google button is missing.

This is the screenshot taken from my eink device, in which a button is missing. Screenshot_20230521-101243

This is the screenshot taken from my macOS' chrome browser (emulated as pixel 5 with the help of the Developer Tool)

Screenshot 2023-05-21 at 10 17 17

Notice that there's a button called Continue as Joey, which is missing in my eink device's screenshot.

Additional context

  1. I've also tried the system browser on my eink device, no problem. The button is shown correctly. It seems that the issue can only be reproduced in einkbro.
  2. Both White background and Black font are disabled.
  3. AdBlock is disabled.
plateaukao commented 1 year ago

Hi, @searene It works on my Tab UltraC, Nova Air C and other non-Eink devices. Could you re-launch the app and try again, or see if you can login Google account in www.google.com?

searene commented 1 year ago

Hi, @plateaukao

Thanks for your reply! I tried restarting the browser, clearing the data, reinstalling the browser, and restarting the device, but none of them worked. In the end, I debugged for a while on my computer and found out that the browser would request https://accounts.google.com/gsi/client before showing the button. So, I manually requested this URL in einkbro and after that, the button showed itself. I'm not sure why it would solve the problem but I'm glad it's solved.

Still, thank you for taking the time to test the issue on your devices, I use einkbro every day, it's the best e-ink browser I've ever used. Thank you for creating such an amazing app!

plateaukao commented 1 year ago

Glad to know that you find a way to get through this issue. Mysterious Google login flow. :D

And glad to know that EinkBro is of help for you!