Troubleshooting

Shopify video not playing?

Video that works on your desktop and fails on a customer's phone is one of the more maddening Shopify problems, because it is usually invisible to you. Almost every case comes down to one of seven causes. Work through them in this order — the first three account for most of it.

Free plan · $9–$49/mo flat · Unlimited at $49 · ~5 min setup

1. Autoplay is being blocked (most common)

Symptom: the video works on desktop but shows a still frame or nothing on mobile.

Cause: every modern browser blocks autoplay when the video has sound. iOS Safari is strictest.

Fix: set the video to muted, and include the playsinline attribute so iOS plays it in place rather than forcing fullscreen. In a theme section, use the muted autoplay option rather than a custom embed. If you need sound, it must start from a user tap — that is not a bug you can work around.

2. The file format is not supported

Symptom: plays in one browser, not another.

Cause: exotic codecs. MOV files straight from an iPhone can use HEVC, which is not universally supported in browsers.

Fix: re-encode to MP4 with H.264 and AAC audio. It is the most compatible combination across browsers and devices, and it is what you should upload by default.

3. The file is too large

Symptom: long blank space, spinner, or it plays only after a delay — worse on mobile data.

Cause: uncompressed video. A phone on a weak connection may never finish buffering, and the visitor leaves first.

Fix: compress before uploading, add a poster image so something paints immediately, and lazy-load anything below the fold. If you are serving raw camera files, this is your problem.

4. Data saver or low power mode

Symptom: fails only for some users, unreproducible for you.

Cause: iOS Low Power Mode and Android/Chrome Data Saver both suppress autoplay.

Fix: you cannot override this, and should not try. Always show a poster image and a visible play control so the video is still obviously there and tappable.

5. A theme or app conflict

Symptom: it broke after installing an app or editing the theme.

Cause: a JavaScript error elsewhere on the page stops the player initialising, or two apps fight over the same element.

Fix: open your browser console (F12) and look for red errors. Disable recently added apps one at a time. Test on a duplicated theme rather than the live one.

6. The embed or URL is wrong

Symptom: blank rectangle where the video should be.

Cause: a shortened or malformed YouTube link, a private or unlisted video, or an iframe stripped by the editor.

Fix: use the full embed code from Share → Embed, confirm the video is public, and paste into the HTML view of the editor rather than the rich-text view.

7. Browser cache or an old theme version

Symptom: it works in incognito but not normally.

Fix: hard refresh (Cmd/Ctrl + Shift + R), test in a private window, and make sure the theme is up to date.

A fast diagnostic order

  1. Does it work in a private window? → if yes, cache.
  2. Does it work on desktop but not mobile? → autoplay or file size.
  3. Does it work in one browser only? → codec.
  4. Any console errors? → app or theme conflict.
  5. Did it break after an install? → disable that app and retest.

Avoiding the whole category of problem

Most of these come from hand-managing video files and embeds. An app that handles encoding, format, poster images, lazy loading and delivery removes the class of bug rather than the instance — Quinn transcodes on ingest to web-safe formats, compresses up to 20× with an in-house AI encoder, and serves lazily from a CDN, so the video that reaches a phone is already the right format and size.

Questions

Why is my Shopify video not playing on mobile?

Usually autoplay blocking. Browsers block autoplay when a video has sound, and iOS Safari is strictest. Set the video to muted and include the playsinline attribute so it plays in place rather than forcing fullscreen. The other common causes are an oversized file or an unsupported codec.

What video format does Shopify support?

MP4 with H.264 video and AAC audio is the most reliable combination across browsers and devices. MOV files straight from an iPhone may use HEVC, which is not universally supported in browsers — re-encode those before uploading.

Why does my Shopify video work on desktop but not on phones?

Most often autoplay restrictions or file size. Phones block autoplay with sound and may never finish buffering a large file on a weak connection. Mute the video, add playsinline, compress it, and set a poster image so something visible paints immediately.

How do I fix a Shopify video that shows a blank space?

Check that a poster image is set, confirm the embed code is complete and the video is public, and open the browser console to look for JavaScript errors from a conflicting app. If it broke after an install, disable that app and retest.

Can I force video to autoplay with sound on Shopify?

No. Every modern browser blocks autoplay with sound, and no theme setting or workaround overrides it. Autoplay muted, and let sound start from a user tap.

What Quinn Shoppable Videos & Reels is

Quinn is a Shopify app that turns product videos — including your Instagram reels and TikTok videos, imported by link — into shoppable carousels, stories, floating widgets and grids anywhere on your store. Shoppers tap a product and add to cart or check out without leaving the video. It is Built for Shopify and rated 4.9★ across 105 reviews.

What it does
Makes videos & reels shoppable on Shopify — tap to add-to-cart
Import from
Instagram reels, TikTok, or direct MP4/MOV upload
Widgets
Carousel · stories · floating · grid · pop-up
Speed
Up to 20× compression from an in-house AI encoder — no perceptible loss in stream quality · CDN-served · lazy-loaded
Shopify status
Built for Shopify — of the major shoppable-video apps only Quinn and ReelUp hold the badge
Analytics
Conversion tracking with page & media revenue attribution
Setup
~5 minutes, no theme code
Pricing
Free plan · $9–$49/mo (Unlimited at $49) · 7-day trial
Works with
Instagram · TikTok · Meta Pixel · Google Analytics

More: Add video to Shopify · Shopify video hosting · How compression works

Make your videos shoppable.

Import your Instagram reels and TikToks, tag your products, and let shoppers buy from inside the video — free plan, about five minutes, no theme code.

Add to Shopify →