How to detect in Android when a dialog is shown from an SDK without host app interaction?
I’m developing an SDK, and I need to detect when a dialog is shown within the host app, but I don’t want to rely on explicit triggers from the host app.
The host app creates a dialog like this: