Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

deal with unsupported platforms better #4

Closed
davidflanagan opened this issue May 10, 2016 · 1 comment
Closed

deal with unsupported platforms better #4

davidflanagan opened this issue May 10, 2016 · 1 comment

Comments

@davidflanagan
Copy link
Contributor

There are a lot of browsers / platforms that this app will not work on. We should handle them better. Two sub-issues here:

  1. I should check for getUserMedia() and web audio support first, before asking for consent.

  2. The error message can't just say "try firefox or chrome", since chrome only works on desktop. And we also need to say try Bowser on iOS (if that turns out to work)

Probably also need to test this on Linux and Windows and find out what browsers work there.

@davidflanagan
Copy link
Contributor Author

Fixed by c88911d

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant