Issue with the DismissProgressDialog

If we have any Notifier Dialog and after we start a Show ProgressDialog and at the end we have a Dismis ProgressDialog block, it close the ShowProgressDialog and also the NotifierDialog. In Android it does not happen.

In iOS the DismissProgress close all the Notifiers (not only the ShowProgress).

DISMISS.aia (2.4 KB)

No, only

  1. ShowChooseDialog,
  2. ShowPasswordDialog and
  3. ShowProgressDialog.

But of course the first two are a bug on iOS. @ewpatton

1 Like

Tracking this on GitHub now:

1 Like