neighbourhoodie / voice-of-interconnect

Offline First demo app for IBM InterConnect 2017
https://voiceofinterconnect.com/
Apache License 2.0
9 stars 1 forks source link

Create tech specific warnings #87

Closed kidfribble closed 7 years ago

kidfribble commented 7 years ago

Create a way to communicate to users that their device does not allow for certain tech. Perhaps just a blanket statement saying "Best on Android Chrome v56"

Related issue: https://github.com/neighbourhoodie/voice-of-interconnect/issues/47

kidfribble commented 7 years ago

We need to sniff out Android Chrome versions and detect iOS

gr2m commented 7 years ago

@kidfribble Instead of sniffing browsers, I checked for support of audio recording directly, will start a PR in a minute