# Radio APP - IOS Sound Bug & Slow Webview

**URL:** https://community.thunkable.com/t/radio-app-ios-sound-bug-slow-webview/1702613
**Category:** Questions about Thunkable X
**Created:** [January 29, 2022, 1:30am UTC](https://community.thunkable.com/t/radio-app-ios-sound-bug-slow-webview/1702613 "2022-01-29T01:30:53Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![amine.master](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/amine.master/32/125344_2.png) [@amine.master](https://community.thunkable.com/u/amine.master)
#### Post date: [January 29, 2022, 1:30am UTC](https://community.thunkable.com/t/radio-app-ios-sound-bug-slow-webview/1702613/1 "2022-01-29T01:30:53Z")

</div>

Hello Thunkable community, i hope you are all doing well,

2 Years on no-code and coming from Kodular platform to create an IOS App for my company, A digital Radio,

**First Problem - IOS:** // IOS Native Sound  
When i download and install the App on IOS, (iPhone X / 14.6), i have no sound on native, i have already tested several blocks of code to find what is the problem and nothing…

- i use a web stream link on MP3 format 128 kbps.
- IOS webview sound work
- Android native sound work perfectly
- IOS Native MP3 File dont work for me

here is my blocks,

 ![radio](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/3/c/3c1f30fa95c6419ba6e8d06e8cd09aefa10018b8.png)

I already read a lot of posts about this problem, and still dont have any solution…

**Second Problem - IOS:** // IOS Webview Slow  
When i open a webview, blank screen for more than 10sec, i have a good internet and web time loading on Android using Web, Kodular, MIT AI2, and Thunkable is like 2-3 sec max

Also Native webview work perfectly on Android

Thanks in advance for your reply.

PS: I apologize for my english.

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [January 29, 2022, 5:12am UTC](https://community.thunkable.com/t/radio-app-ios-sound-bug-slow-webview/1702613/2 "2022-01-29T05:12:17Z")

</div>

Welcome to Thunkable.

Your code screen that you shared does not show what variables you are using and what exact sound file names.

At the moment, there is an issue about using file names of media files that have spaces in them. File names with spaces do not work on iOS.

---

<div class="post-metadata">

### Author: ![amine.master](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/amine.master/32/125344_2.png) [@amine.master](https://community.thunkable.com/u/amine.master)
#### Post date: [January 29, 2022, 10:22am UTC](https://community.thunkable.com/t/radio-app-ios-sound-bug-slow-webview/1702613/3 "2022-01-29T10:22:34Z")

</div>

Hello muneer, thank you,

@muneer I read a lot of your post’s, test your posted exemple’s and i learned a lot of things, Thank you very much for your community help,

Here is the code with variables and steam link, i have no space on it.

 ![blockes](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/4/a4f363214aa6eaad52102c604cc7b1c47d26eb7d.png)

PS: i tested stream link with both http or https, same problem.

what do you think ?

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [January 29, 2022, 11:23am UTC](https://community.thunkable.com/t/radio-app-ios-sound-bug-slow-webview/1702613/4 "2022-01-29T11:23:31Z")

</div>

Thank you for your nice words.

I don’t see any `Web View` component in your code. I also don’t see any change of audio source in the code.

Is something missing?

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [January 29, 2022, 12:59pm UTC](https://community.thunkable.com/t/radio-app-ios-sound-bug-slow-webview/1702613/5 "2022-01-29T12:59:20Z")

</div>

Can you try this demo

[https://x.thunkable.com/projectPage/601cf5c2988b8128b77e801e](https://x.thunkable.com/projectPage/601cf5c2988b8128b77e801e)

---

<div class="post-metadata">

### Author: ![amine.master](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/amine.master/32/125344_2.png) [@amine.master](https://community.thunkable.com/u/amine.master)
#### Post date: [January 30, 2022, 1:48pm UTC](https://community.thunkable.com/t/radio-app-ios-sound-bug-slow-webview/1702613/6 "2022-01-30T13:48:56Z")

</div>

Hi @muneer ,

I test it and the same bug, work on Android, not on **IOS**

---

<div class="post-metadata">

### Author: ![amine.master](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/amine.master/32/125344_2.png) [@amine.master](https://community.thunkable.com/u/amine.master)
#### Post date: [January 30, 2022, 1:52pm UTC](https://community.thunkable.com/t/radio-app-ios-sound-bug-slow-webview/1702613/7 "2022-01-30T13:52:35Z")

</div>

I created a fast public [project for test](https://x.thunkable.com/copy/b2dc075d02bbccc734a3cf514c5c5d3c) Sound, please let’s me know if it’s work or not on IOS,

Android work good.

Thank you very much.

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [January 30, 2022, 1:56pm UTC](https://community.thunkable.com/t/radio-app-ios-sound-bug-slow-webview/1702613/8 "2022-01-30T13:56:27Z")

</div>

My device is Android but I will seek an iOS device from a friend to do the test.

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [January 30, 2022, 2:03pm UTC](https://community.thunkable.com/t/radio-app-ios-sound-bug-slow-webview/1702613/9 "2022-01-30T14:03:18Z")

</div>

> [@amine.master](#):
>
> I test it and the same bug, work on Android, not on **IOS**

Idk if playing radio stations is possible on iOS like this but I do not streaming audio is not typically supported and is not mentioned in the docs.

Maybe not a bug but more like a parity between the platforms. I’ll discuss this with the engineering team on Monday and create this as whatever they deem appropriate either bug or feature request

Either way, I’ll raise this internally on Monday!

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [April 30, 2022, 2:04pm UTC](https://community.thunkable.com/t/radio-app-ios-sound-bug-slow-webview/1702613/10 "2022-04-30T14:04:12Z")

</div>

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