Showing activity (e.x. from plugin) cause the dialogs to stop working.
The reason: After showing activity the appModule.andoird.currentContext is cleared. This is used internally in the ui/dialogs module to create dialogs.
Reactions are currently unavailable
Showing activity (e.x. from plugin) cause the dialogs to stop working.
The reason: After showing activity the appModule.andoird.currentContext is cleared. This is used internally in the ui/dialogs module to create dialogs.