Closed gotoark closed 6 years ago
SpinnerDialog Works Perfectly but while come back to the previous Activity it throws Uncaught ReferenceError: SpinnerDialog is not defined.
Add setTimeout while calling it , its taking time in loading. I also faced same issue.
Try window.plugins.spinnerDialog.show();
SpinnerDialog Works Perfectly but while come back to the previous Activity it throws Uncaught ReferenceError: SpinnerDialog is not defined.