# Background audio in webview on iOS?

**URL:** https://community.thunkable.com/t/background-audio-in-webview-on-ios/43038
**Category:** Questions about Thunkable X
**Created:** [August 24, 2018, 3:40pm UTC](https://community.thunkable.com/t/background-audio-in-webview-on-ios/43038 "2018-08-24T15:40:42Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![tbergeron](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tbergeron/32/25665_2.png) [@tbergeron](https://community.thunkable.com/u/tbergeron)
#### Post date: [August 24, 2018, 3:40pm UTC](https://community.thunkable.com/t/background-audio-in-webview-on-ios/43038/1 "2018-08-24T15:40:42Z")

</div>

Hi!

My app is a simple webview pointing to a website with a web radio. It works flawlessly on Android, when I minimize the app the audio continues. But not on iOS.

Is there a way of enabling background audio when minimizing apps on iOS? Thanks!

---

<div class="post-metadata">

### Author: ![tbergeron](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tbergeron/32/25665_2.png) [@tbergeron](https://community.thunkable.com/u/tbergeron)
#### Post date: [August 27, 2018, 6:09pm UTC](https://community.thunkable.com/t/background-audio-in-webview-on-ios/43038/2 "2018-08-27T18:09:33Z")

</div>

anyone?

---

<div class="post-metadata">

### Author: ![Naresh\_Kumar2](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/naresh_kumar2/32/26715_2.png) [@Naresh\_Kumar2](https://community.thunkable.com/u/Naresh_Kumar2)
#### Post date: [October 17, 2018, 4:20pm UTC](https://community.thunkable.com/t/background-audio-in-webview-on-ios/43038/3 "2018-10-17T16:20:49Z")

</div>

hello there, the Exactly same problem I am facing. It looks like some bug or configuration issue.  
Even on iOS sound component is not working for the streaming link(web radio link).  
Did you find the answer? if yes please share.

---

<div class="post-metadata">

### Author: ![kizzy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kizzy/32/76421_2.png) [@kizzy](https://community.thunkable.com/u/kizzy)
#### Post date: [June 17, 2020, 1:14am UTC](https://community.thunkable.com/t/background-audio-in-webview-on-ios/43038/4 "2020-06-17T01:14:15Z")

</div>

Really need a good background play radio app is most basic app should have that ability here

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 17, 2020, 8:31am UTC](https://community.thunkable.com/t/background-audio-in-webview-on-ios/43038/5 "2020-06-17T08:31:35Z")

</div>

Check scrRadio. Will that do?

[https://x.thunkable.com/projects/5d70f93f8a62b4079eedaff2/project/properties/designer/](https://x.thunkable.com/projects/5d70f93f8a62b4079eedaff2/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![kizzy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kizzy/32/76421_2.png) [@kizzy](https://community.thunkable.com/u/kizzy)
#### Post date: [June 18, 2020, 3:30am UTC](https://community.thunkable.com/t/background-audio-in-webview-on-ios/43038/6 "2020-06-18T03:30:14Z")

</div>

will test and see `  
1 does not play when screen is off  
will test some more

---

<div class="post-metadata">

### Author: ![Patrick\_Elisha](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/patrick_elisha/32/68464_2.png) [@Patrick\_Elisha](https://community.thunkable.com/u/Patrick_Elisha)
#### Post date: [June 18, 2020, 6:50am UTC](https://community.thunkable.com/t/background-audio-in-webview-on-ios/43038/7 "2020-06-18T06:50:11Z")

</div>

I have the same problem. It’s likely permission issues to play audio or video in webviewer. Will appropriate webviewer advanced settings do the magic?

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 18, 2020, 7:47am UTC](https://community.thunkable.com/t/background-audio-in-webview-on-ios/43038/8 "2020-06-18T07:47:17Z")

</div>

On my Android 9 in Live, my example works both when activating other apps and when device going to sleep mode

---

<div class="post-metadata">

### Author: ![Fernando\_Matos](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/fernando_matos/32/30641_2.png) [@Fernando\_Matos](https://community.thunkable.com/u/Fernando_Matos)
#### Post date: [June 18, 2020, 10:31am UTC](https://community.thunkable.com/t/background-audio-in-webview-on-ios/43038/9 "2020-06-18T10:31:53Z")

</div>

try using the keep screen on block

 ![keep_screen_awake](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/1/61696e40bb795cf9aa3b045645645d6d14ef50d3.png)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:25am UTC](https://community.thunkable.com/t/background-audio-in-webview-on-ios/43038/10 "2024-11-08T11:25:38Z")

</div>


