mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-19 02:17:10 +08:00

Wrong pluginRef causes errors: Native: tried calling SpinnerDialog.show, but the SpinnerDialog plugin is not installed. Install the SpinnerDialog plugin: 'ionic cordova plugin add cordova-plugin-native-spinner' Fix pluginRef to work properly.