Hi folks,
At Smplrspace, we have a Babylon-based 3D viewer that other software companies integrate into their applications. It’s been used in prod for 3 years and today we’ve got an issue reported for the first-time where the POINTERDOUBLETAP
event doesn’t seem to work on a mobile app that’s built with Flutter. The mobile web version (on React) works well, and the Flutter-based mobile app is generally fine, except for POINTERDOUBLETAP
that doesn’t seem to respond.
Has anyone come across this problem? Any thoughts on where this might come from? As we’re not Flutter (or mobile) devs ourselves, we’re a bit at a loss here, and I was hoping that this might light a bulb in someone else’s head here, and we could get some pointers.
In case it helps, they use the Flutter sdk 3.29.0, release date 12/2/2025.
Thanks,
Thibaut