web-audio-recording-tests icon indicating copy to clipboard operation
web-audio-recording-tests copied to clipboard

PWA on IOS does not record second voice/audio

Open hasanerken opened this issue 3 years ago • 1 comments

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.

hasanerken avatar Oct 11 '21 16:10 hasanerken

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:

  • https://github.com/mogwai/pwa-audio-recorder

kaliatech avatar May 05 '22 23:05 kaliatech