Multiple inline videos not working on iOS

I need to show multiple inline videos in my app and I’m using the code from here to test it out: https://blog.nraboy.com/2015/01/embed-video-ios-android-ionicframework-app/

It works in the browser just fine, but on iOS it only works with 1 video. Once there’s 2 or more videos, the app doesn’t load. It just stays at the ionic splash screen with the loading spinner.

Please help anyone!

Thanks!

I have the same problem on Android for HTML5 video (m3u8, mp4). My app can play only 1 video.

Does anyone know how to resolve this problem?