Open SandeepCoder opened 7 years ago
the current head works in IOS 11 and mac safari. Needs a release to NPM for released version to support safari and ios safari
For us the npm version is working >70% of the time on iOS Safari for audio recording.
The only problem is, it's failing pretty often too, just never returning audio back to our code (doesn't call ondataavailable
).
@davehun Do you know which changes are missing in npm that were related to iOS? I've been looking at the diff and not sure what change is relevant that might solve our intermittent failures.
@dobesv not sure when i tried the npm release we didnt get any audio in IOS but the git repo works fine on things other than ipod touch on ios 12
I have same question