# Audio file not working on Mobile App

**URL:** https://community.glideapps.com/t/audio-file-not-working-on-mobile-app/15576
**Category:** Report a Bug
**Created:** [September 10, 2020, 10:50am UTC](https://community.glideapps.com/t/audio-file-not-working-on-mobile-app/15576 "2020-09-10T10:50:44Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Suzanne\_Noble1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/suzanne_noble1/32/1425_2.png) [@Suzanne\_Noble1](https://community.glideapps.com/u/Suzanne_Noble1)
#### Post date: [September 10, 2020, 10:50am UTC](https://community.glideapps.com/t/audio-file-not-working-on-mobile-app/15576/1 "2020-09-10T10:50:44Z")

</div>

My app’s URL: [https://letswalkandtalk.glideapp.io/](https://letswalkandtalk.glideapp.io/)

Hi all,

We are creating an app which plays audio for listeners to listen to each week. The audio file itself is an mp3 hosted on google drive. The audio works perfectly for all internet browser users (Phone and Computer) and can work via the app and browser for some phones as well. All files are set to fully shared with a link.

However we are having a problem with playing the audio on an iphone IOS 13.7. The audio intially plays but after an amount of time 1.40 ish it stops playing and cannot be restarted and or changed.

Does anyone know of a solution to this specific problem?

Thanks everyone.

---

<div class="post-metadata">

### Author: ![chep](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/chep/32/61208_2.png) [@chep](https://community.glideapps.com/u/chep)
#### Post date: [July 5, 2023, 10:12am UTC](https://community.glideapps.com/t/audio-file-not-working-on-mobile-app/15576/2 "2023-07-05T10:12:42Z")

</div>

1. Copy the file ID from the Google Drive link you provided. In this case, the file ID is “1CNUbMn63Obqc8788JEisA\_6LrtrDzMn”.
2. In Glide, add an Audio component to your app.
3. In the Audio component settings, paste the file ID into the “Source” field. It should look like this: `https://drive.google.com/uc?export=download&id=1CNUbMn63O6453FeoH8JEisA_6LrtrDzMn`.
4. Save your changes and preview your app to see if the audio file plays correctly.

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [July 5, 2023, 11:10am UTC](https://community.glideapps.com/t/audio-file-not-working-on-mobile-app/15576/3 "2023-07-05T11:10:19Z")

</div>

Make sure to update you Drive folder settings to be viewable by ‘Anyone’.

Alternatively you could upload the file to Glide and use the Glide provided link.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [July 5, 2023, 11:55pm UTC](https://community.glideapps.com/t/audio-file-not-working-on-mobile-app/15576/4 "2023-07-05T23:55:26Z")

</div>

Drive is not recommended as an option for storing & then displaying in Glide, we have seen problems all the time with that approach. If storage is not a huge problem for you, I would recommend uploading the file to Glide using a file picker component.

> **[Glide • File and Image Pickers](https://www.glideapps.com/docs/reference/components/file-and-image-pickers)**
>
> Let users upload files and images to your projects

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [October 2, 2023, 2:53pm UTC](https://community.glideapps.com/t/audio-file-not-working-on-mobile-app/15576/5 "2023-10-02T14:53:02Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
