facebook / stetho

Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
http://facebook.github.io/stetho/
MIT License
12.67k stars 1.13k forks source link

SQLite console broken in Chrome 72 #634

Open technoir42 opened 5 years ago

technoir42 commented 5 years ago

Stetho 1.5.0, Chrome 72.x

  1. Click on SQLite database
  2. Type: > SELECT 1<Enter>
  3. Nothing happens

There are no suspicious warnings in Logcat.

technoir42 commented 5 years ago

FYI Flipper 0.21.1 has an experimental database plugin. It's still somewhat limited compared with Stetho but at least it's being actively developed and maintained.

ekbandroid commented 5 years ago

Microsoft Edge MacOS Version 76.0.176.1 Dev (64-bit), works for me.

Microsoft Edge Version 76.0.151.0 (Official build), works

dphans commented 5 years ago

I think we should use Flipper instead of Stetho which not depend on Chrome. Just 4 fun: I just commited a message while refactoring source code:

*update* [App] use Flipper debugger instead of Stetho (which nothing else support from Chrome 61).
ernest75 commented 4 years ago

Installing ChromiumVersión 70.0.3509.0 for Mac from this link https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=mac_rel/579575/ worked for me. Hope helps someone

t1r commented 4 years ago

Stetho 1.5.1 and Chrome 81.0.4044.113 doesn't work

but work with Microsoft Edge 81.0.416.53