# Ios error handling

**URL:** https://community.thunkable.com/t/ios-error-handling/40404
**Category:** Questions about Thunkable X
**Created:** [August 10, 2018, 5:46pm UTC](https://community.thunkable.com/t/ios-error-handling/40404 "2018-08-10T17:46:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jlenia\_scarpelli](https://avatars.discourse-cdn.com/v4/letter/j/22d042/32.png) [@jlenia\_scarpelli](https://community.thunkable.com/u/jlenia_scarpelli)
#### Post date: [August 10, 2018, 5:46pm UTC](https://community.thunkable.com/t/ios-error-handling/40404/1 "2018-08-10T17:46:32Z")

</div>

![55](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/3/a/3ac7669f6cf43109262a7f3306190d9df7fa1465.png)  
I also have another problem … how do I replace the block in the picture for ios?  
Is there a block for error handling?

---

<div class="post-metadata">

### Author: ![Mark](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mark/32/18133_2.png) [@Mark](https://community.thunkable.com/u/Mark)
#### Post date: [August 13, 2018, 12:06am UTC](https://community.thunkable.com/t/ios-error-handling/40404/2 "2018-08-13T00:06:09Z")

</div>

Jlenia,

We don’t currently have a general “Error Occurred” block for Thunkable X. However, many of the blocks which may cause errors have the ability to detect errors which occur during their execution and will return an ‘error’ value which you can test. Is there a specific block (or blocks) that you are interested in detecting an error from?

-Mark

---

<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, 12:00pm UTC](https://community.thunkable.com/t/ios-error-handling/40404/3 "2024-11-08T12:00:48Z")

</div>


