Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
oreHGA opened this issue Sep 26, 2023 · 1 comment
Open

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

oreHGA opened this issue Sep 26, 2023 · 1 comment
Labels
bug Something isn't working mobile

Comments

@oreHGA
Copy link
Member

oreHGA commented Sep 26, 2023

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 oreHGA added bug Something isn't working mobile labels Nov 14, 2023
@oreHGA
Copy link
Member Author

oreHGA commented Jan 15, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mobile
Projects
None yet
Development

No branches or pull requests

1 participant