Player stops after a few seconds on iOS Safari 13

It turned out that the issue was that Safari was having a memory leak issue. We removed a feature from our site when we detected mobile/tablet Safari. However, with ios 13, Safari defaults the Browser Agent (for tablets) as ‘requrest desktop version’ It removes any mention of it being an iPad, thus triggering our memory leak causing issue.