Using voice recognition with iPad

i created a voice calculator with and when i test it using android device it works without issues but when i try to use it with ios device it didn't work and keep give me this error

(Canned Reply: ABG- Export & Upload .aia)
Export your .aia file and upload it here.

export_and_upload_aia

.

However you are processing your speech output, you are resulting with a list containing a single element, and then trying to extract a second element (that does not exist). It's difficult to advise further without being able to see the blocks.