Is there a way to detect if DataFieldAlert that I displayed with DataField.showAlert() is still visible (or timed out or user closed it)? Ideally I'd prefer a solution without using
WatchUi.getCurrentView() (See: Critical: WatchUi.getCurrentView Causing Invalid Value and Unhandled Exception Errors )