I’m having trouble with memory errors in Safari on iOS.
Sometimes I’m able to create connect and create a video, but most of the time I’ll get the error
‘RangeError: Out of memory’
Then errors like ‘video handle is not ready!’ and it is unable to list the cameras on the phone.
I’m using video SDK 1.5.5
Safari on iOS 16.0
on an iPhone 13
I’ve also tried this on the react sample app:
This gets the same errors, often on the second try to make a video call.