Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

155
Views
Slow <video> load time in Cordova/Ionic App under iOS 15

UI of an app I am working on heavily depends on <video> - it contains a slider with demo videos:

  1. At one-moment user can see one video, if a user swipes the video, a new one appears on the screen, etc.

  2. When a video container appears on a screen it already contains <img> with the first frame of the video (please see below). At this very moment, when a video appears on a screen, src of the <video> is being changed, so the video starts loading

  3. Once a video loaded <img> gets invisible and video playback starts.

<div class="slide-video-container">
       <img src="res/videos/previews/preview01.jpg" />
       <video muted="" loop="" autoplay="" playsinline="playsinline" preload="auto"></video>
</div>

It worked perfectly right till the release of iOS 15 - once a user swipes a video, another one appears on the screen and starts playing almost right away. But on iOS 15 I can see a delay of about 1 - 1.5 seconds before any video gets loaded and playback starts.

Does anyone have any idea why it's happening and how I can workaround this terrible delay?

P.S. I've already workarounded a bug that prevented a video from even starting playing.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!