Unidentified irritance error occurring during deleting item from index on list

I am getting the following error

What I'm trying to cancel the act of deleting an item from list from my database. I am using a list picker. I do the program it shows me this error.

Here is the code I am using for this.
These are the lists

One of the list pickers, I have set the corresponding list as the element

Here is the after picking block

When I open the list picker and I press cancel (cancel is in the the top left of the screen for the list picker menu) instead of an item in the list, then it gives me the error at the beginning of the post.
Is there a way i can fix this?

Please download and post each of those event block(s)/procedures here ...
P.S. These blocks can be dragged directly into your Blocks Editor workspace.

See Download Block Images for a demo.

1 Like

Im sorry I posted the stuff accidentally and was editing. I apologize.

You are probably trying to build an ios app that might use an extension or uses a feature that works in Android but not in ios. The Irritants error only occurs in ios apps that have code issues or known ios bugs.

If you build in the emulator or build for Android, does your code work?

1 Like

Actually... yeah..... It works on my Samsung.. but not on my friend's Iphone.. Thanks
But is there a solution for this problem.

Solution? If you use extensions, there isn't an ios solution. If it is a ios bug, you have to wait until MIT fixes the issue. :cry:

1 Like

Oh ok, thanks for your time...

Which version of the iOS companion are you running? The yail/format error should be fixed in the latest beta version on TestFlight.