Skip to content
New issue

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

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

Already on GitHub? # to your account

🛠️ Cross-Browser Compatibility Issues #4

Open
do0ori opened this issue Feb 18, 2025 · 0 comments
Open

🛠️ Cross-Browser Compatibility Issues #4

do0ori opened this issue Feb 18, 2025 · 0 comments

Comments

@do0ori
Copy link
Owner

do0ori commented Feb 18, 2025

This project has been developed and tested on Chrome logo Chrome and Android logo WebView Android so far. After completing the targeted features, I felt it was necessary to test on other browsers as well, and I have documented the issues encountered during testing along with their solutions. Tests were conducted on Edge logo Edge, Firefox logo Firefox, and some Safari logo iOS Safari.

✅ Resolved Issues

  • Firefox logo Wake Lock request issue when document is hidden.
  • 🌐 Requests are blocked when requesting notification permissions without user gestures.
  • Edge logo Uncaught (in promise) InvalidStateError: Cannot close a closed AudioContext.
  • Safari logo Screen is scaled when device orientation changed.
  • Safari logo Wrong innerWidth/Height value when device orientation changed.
  • Safari logo Notification tag property is not supported on iOS.
  • Safari logo Alarm sound not played on iOS.

⚠️ Unresolved Issues

  • Safari logo Alarm sound does not run when timer is complete in the background.
@do0ori do0ori changed the title 🛠️ Cross-Browser Compatibility: Resolved Issues & Limitations 🛠️ Cross-Browser Compatibility: Issues Feb 24, 2025
@do0ori do0ori changed the title 🛠️ Cross-Browser Compatibility: Issues 🛠️ Cross-Browser Compatibility Issues Feb 24, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant