Hey guy´s from AI2 support, is there a way to stop the progress dialog with WebViewStringChange block of the Webviewer?
In my AI2 project the progressdialog isnt stopped by the WebViewStringChange block when calling DismissProgressDialog.
The webviewstringchange block is working proberly without the progress dialog.
Or can the progress dialog also be dismissed with block on other screen?
Thank you in advance.
This works
wvsProgress.aia (2.7 KB)
You might need to put your change screen blocks in a clock timer.

