Event 'ShowTextDialog' in the Notifiers not runs well (iOS)

Until the last week the event 'ShowTextDialog' after it has been reised it was closed in iOS and Android.
Now in the iOS is not closed after reised (in Android, yes). In iOS it continues run in background.

Test the aia where you can see in iOS that when we want to active this event for second step the app will be stopped. Before the last week (?) it runs well same Android, now is not runs as Android.
TEST.aia (10,7 KB)

@ewpatton May be you can solve this iOS issue with a new block to "DismissShowTextDialog"?

Is this in the companion app or a built app that you're seeing this issue?

I have tested only with the IPA buit file.

Now I have tested with Companion and happens the same.
You can see in the AIA that the second "ShowTextDialog" is not showed and the app will be full stoped (not crash, only stop running).
I thing that the first "ShowTextDialog" is still running in background and tthat's why the app stops.

@ewpatton. Will we in the future a solution for this iOS issue?

Yes. We are a bit busy trying to get the next release out, but after next week there should be someone available to take a look.

1 Like