# File path for IOS assets

**URL:** https://community.thunkable.com/t/file-path-for-ios-assets/53216
**Category:** Questions about Thunkable X
**Tags:** file, html, javascript
**Created:** [October 22, 2018, 8:57pm UTC](https://community.thunkable.com/t/file-path-for-ios-assets/53216 "2018-10-22T20:57:45Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [October 23, 2018, 2:06pm UTC](https://community.thunkable.com/t/file-path-for-ios-assets/53216/2 "2018-10-23T14:06:44Z")

</div>

3)How do I discover a device’s operating system (android or ios) so the app knows which path to use to get the html file - [https://x.thunkable.com/projects/5b62ee9338e652270d9c53a9/VarList/designer](https://x.thunkable.com/projects/5b62ee9338e652270d9c53a9/VarList/designer) (scrSystemInfo)

2)On iOS, it is impossible to work freely with the file system. You can only upload files using html - [https://x.thunkable.com/projects/5b62ee9338e652270d9c53a9/VarList/designer](https://x.thunkable.com/projects/5b62ee9338e652270d9c53a9/VarList/designer) (scrFileViewer)

Inside the html file, links to files uploaded to the project must begin with ./

Alex

---

_[View the full topic](https://community.thunkable.com/t/file-path-for-ios-assets/53216)._
