# Videos are not working in ios apk file

**URL:** https://community.thunkable.com/t/videos-are-not-working-in-ios-apk-file/1669319
**Category:** Feedback
**Created:** [January 10, 2022, 4:02pm UTC](https://community.thunkable.com/t/videos-are-not-working-in-ios-apk-file/1669319 "2022-01-10T16:02:15Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![lertyol](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/lertyol/32/124395_2.png) [@lertyol](https://community.thunkable.com/u/lertyol)
#### Post date: [January 10, 2022, 4:02pm UTC](https://community.thunkable.com/t/videos-are-not-working-in-ios-apk-file/1669319/1 "2022-01-10T16:02:15Z")

</div>

Hi, We make a project for first aid but the videos not working in apk file can you help me? (videos are visible in project but invisible in apk file)

---

<div class="post-metadata">

### Author: ![Dean\_Artis](https://avatars.discourse-cdn.com/v4/letter/d/a8b319/32.png) [@Dean\_Artis](https://community.thunkable.com/u/Dean_Artis)
#### Post date: [January 10, 2022, 4:22pm UTC](https://community.thunkable.com/t/videos-are-not-working-in-ios-apk-file/1669319/2 "2022-01-10T16:22:31Z")

</div>

Unless you want to wait for a magician you might want to post your blocks.

---

<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 10, 2022, 4:56pm UTC](https://community.thunkable.com/t/videos-are-not-working-in-ios-apk-file/1669319/3 "2022-01-10T16:56:48Z")

</div>

- More information would be needed.
- Do the files work when you preview the app?
- Are your assets properly named?
- What file type are you using?
- Does the app work in web-preview?

---

<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 10, 2022, 5:02pm UTC](https://community.thunkable.com/t/videos-are-not-working-in-ios-apk-file/1669319/4 "2022-01-10T17:02:53Z")

</div>

There was a **BUG** in Thunkable of not viewing media files under iOS having **space** in the file name. For example `my_video.mp4` would run ok but `my video.mp4` will not run.

@lertyol , Can you check that you have this situation?

---

<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 11, 2022, 2:28pm UTC](https://community.thunkable.com/t/videos-are-not-working-in-ios-apk-file/1669319/5 "2022-01-11T14:28:22Z")

</div>

> [@muneer](#):
>
> s a **BUG** in Thunkable

less of a bug and more the way that our compiling system works. The process of converting from blocks, to react native, to native system code just doesn’t seem to like filenames with spaces for some reason. There is a note about this in the assets page in the documentation for both StP and DnD.

---

<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 11, 2022, 3:39pm UTC](https://community.thunkable.com/t/videos-are-not-working-in-ios-apk-file/1669319/6 "2022-01-11T15:39:59Z")

</div>

File names with spaces works fine with Android devices but not with iOS ones that is why I termed it a **BUG** , if you have another term for it then let’s use that term for such cases.

---

<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 11, 2022, 9:45pm UTC](https://community.thunkable.com/t/videos-are-not-working-in-ios-apk-file/1669319/7 "2022-01-11T21:45:42Z")

</div>

> [@muneer](#):
>
> a

ahha, that makes sense! I have seen the same issue on a few android tests. That’s why i say its not a bug though it may cause buggy issues. It would be nice to see our system take care of this automagically IMO and I have just entered this as a feature request.

Best practice will be to not have asset names with white spaces in the name " ".

---

<div class="post-metadata">

### Author: ![lertyol](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/lertyol/32/124395_2.png) [@lertyol](https://community.thunkable.com/u/lertyol)
#### Post date: [January 17, 2022, 2:04pm UTC](https://community.thunkable.com/t/videos-are-not-working-in-ios-apk-file/1669319/8 "2022-01-17T14:04:05Z")

</div>

thank you i will try next month as i don’t use premium

---

<div class="post-metadata">

### Author: ![lertyol](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/lertyol/32/124395_2.png) [@lertyol](https://community.thunkable.com/u/lertyol)
#### Post date: [January 17, 2022, 2:06pm UTC](https://community.thunkable.com/t/videos-are-not-working-in-ios-apk-file/1669319/9 "2022-01-17T14:06:14Z")

</div>

yes videos were works in preview  
I left space, maybe that’s why  
mp4  
yes

---

<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, 1:13pm UTC](https://community.thunkable.com/t/videos-are-not-working-in-ios-apk-file/1669319/10 "2024-11-08T13:13:27Z")

</div>


