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?
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?