SpinnerDialog
SpinnerDialog copied to clipboard
PhoneGap waiting dialog plugin with spinner for Android, iOS and Windows Phone 8.
I'm using the cordova-plugin-native-spinner and the spinner works fine however on my Android 7 tablet, I get a gray box around the spinner exactly as described here https://github.com/Paldom/SpinnerDialog/pull/32 On my...
I am getting error on Xcode Version 10.1 (10B61) on Mojave ``` Ld /Users/aamir/Library/Developer/Xcode/DerivedData/Shonique-gpabgaizchkkakbaltzmehkazhpr/Build/Products/Debug-iphonesimulator/Shonique.app/Shonique normal x86_64 (in target: Shonique) cd /Users/aamir/Work/Clients/UpWork/Amin\ Iradji/Amin-Iradji/platforms/ios export IPHONEOS_DEPLOYMENT_TARGET=9.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk -L/Users/aamir/Library/Developer/Xcode/DerivedData/Shonique-gpabgaizchkkakbaltzmehkazhpr/Build/Products/Debug-iphonesimulator...
Error: Failed to fetch plugin git+https://github.com/Paldom/SpinnerDialog.git via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Failed to get absolute...
I wanna know where to add this ? window.plugins.spinnerDialog.show window.plugins.spinnerDialog.hide and how to refer the spinner.js file for build?
When I show the spinner on Android application it is more left sided not centered.
I think is not necessary show more than one loading dialog and I think is interesting change the text to show the progress for example.
When the spinner is showing and you change orientation on iOS the spinner stays in the same spot as if the phone was still in portrait mode.
Please add the option to change position of spinner
I have created an ionic app for android, ios & windows. Spinner Dialog is working for android & ios but it is not working for windows app. I have used...