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!