How to debug website running on Firefox (iOS)?
Asked Answered
M

1

8

I am looking for an equivalent to remote debugging using Safari to debug a JavaScript edge case that only occurs on Firefox (iOS).

For this project, a remote console would be enough.

Thanks!

Mailbox answered 25/3, 2021 at 15:29 Comment(4)
Just use Firefox PC and use the mobile emulator in debugging toolsSupraorbital
Thanks for helping out, but I believe this wouldn't work given Firefox on iOS runs WebKit.Mailbox
Has anyone had any luck seeing JS errors in Firefox for iOS using any methods? My site sees an uncaught "Script error", and it's impossible to get any more details because Firefox for iOS doesn't expose any kind of console.Seriate
Perhaps inspect.dev would work but it’s not freeArnold
U
2

in case anyone else comes across this post remote debugging on a mac in safari dev tools works for ios firefox as well

Unalterable answered 25/10, 2023 at 21:56 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.