Open sime opened 8 years ago
Wanted to see the behavior of the app in the Android 4.4 stock browser.
Unfortunately I get the following error:
Uncaught ReferenceError: Promise is not defined
I can add it to the 'cut the mustard' check, because stock on 4.4 doesn't have getUserMedia AFAIK, which means that even if it did have promises we'd be stuck.
getUserMedia
Wanted to see the behavior of the app in the Android 4.4 stock browser.
Unfortunately I get the following error: