Type: bug
Ionic Version: 2.x
Platform: android 5.1 webview
It used to work just fine until few weeks ago. I didn't do any upgrade on my part, probably only Chrome was updated on the device.
Now, for most of the time the spinner is stuck like following:

However, when screen is mirrored to chrome dev tools via remote inspect then it works there.
Chrome version on device: 49.0.2623.105
I think this is related to https://github.com/driftyco/ionic/issues/5936. Are you using the <ion-spinner> element or something else?
Yes, it is definitely related to the same problem. And yes, I'm only using <ion-spinner></ion-spinner>.
+1, Same here
Hi. I'm using android 6.0 and get this issue too. Exactly is black circle
Please fix. it look ridiculous. :)
It seems that the issue was caused by a bug in WebView - see https://github.com/driftyco/ionic/issues/5936#issuecomment-216768996 - and it works fine after updating the Android System WebView to the latest version. //cc: @jgw96
Testing now on Android 6.0.1 and Android N dev preview 2. Will report findings here (:
Awesome, seems to be working for me now on the above mentioned versions of Android. I am going to go ahead and close this issue for now. If your still experiencing this issue then most likely you need to update your Android System WebView. You can check for updates for this component of Android on the Google Play Store on your device. Thanks everyone!
Most helpful comment
+1, Same here