Amit Shakya
Amit Shakya

Reputation: 994

How to do bug testing of webApp on Android Device?

My website shows some bugs on my Android mobile chrome, on laptop Mobile device screen it works fine. I already tried https://developer.chrome.com/docs/devtools/remote-debugging/ but my Realme phone not detected at all. What alternate I can do to catch bugs on Android browser.

Upvotes: 0

Views: 1064

Answers (1)

Abanoub Asaad
Abanoub Asaad

Reputation: 520

You can debug via Eruda Console for Mobile Browsers
https://github.com/liriliri/eruda

Upvotes: 1

Related Questions