mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-07-16 00:00:04 +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.