kaliatech / web-audio-recording-tests

Web audio recording tests, particularly for verifying functionality on iOS/Safari.
https://kaliatech.github.io/web-audio-recording-tests/dist/
MIT License
139 stars 34 forks source link

PWA on IOS does not record second voice/audio #7

Open hasanerken opened 3 years ago

hasanerken commented 3 years ago

The audio recorder works very well on Safari or Chrome in IOS. But when I added to it on the main screen as a PWA, it only records first voice. The second record gives error. On IOS , it is not possible to catch the error. When I view this PWA on Mac , it does not give any error and records without any error all the voices.

Thanks.

kaliatech commented 2 years ago

I'm not in a position to test this currently, but I'd be curious if is still an issue on more recent iOS versions. The were/are many PWA limitations/bugs on iOS, largely undocumented. But, it has continued to improve with each iOS release... for the most part.

To test, perhaps this repo by @mogwai can be used: