mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-18 01:41:06 +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.