fusion icon indicating copy to clipboard operation
fusion copied to clipboard

[Android] Prompt option sheet doesn't display when clicked

Open oreHGA opened this issue 2 years ago • 1 comments
trafficstars

Spoke with them, they mentioned using pixel 6a which is weird because that's what I used to test & it's working.

My hunch is the fact that we have that timer loaded before the option sheets are displayed. Fix that and we fix the bug

oreHGA avatar Sep 26 '23 15:09 oreHGA

First step towards fixing this is doing some tracking to understand how often this is happening.

  • An event for when the button is clicked
  • An event for when the sheet is displayed.

If there's a mismatch, then we record as an error

oreHGA avatar Jan 15 '24 05:01 oreHGA

Fixed this

oreHGA avatar Feb 26 '25 14:02 oreHGA