Android has a useful developer setting where touch circles are displayed on the screen. With some of the recent touch-related issues on iOS (such as bug 1162143 and bug 1161620), I was hoping iOS would have a similar setting. It doesn't, but I came across a neat library, Touchpose [1], that accomplishes the same thing. I have a branch in my forked repo [2] for reference if you want to try it out or see how to include it.
On a related note, we might want to consider adding a developer category in our settings where we can turn on features to help us quickly debug issues when needed. [1] https://github.com/toddreed/Touchpose [2] https://github.com/thebnich/firefox-ios/tree/debug-touches _______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev

