After upgrading post RC3, it seems that a particular $ionicLoading does not hide on Android both in the browser and in the device/emulator. Its bizarre because the same code pre RC3 works but post RC3 it doesn’t not work on Android. Also on IOS its spotless regardless what version of Ionic is being run . The use case is similar to this code pen http://codepen.io/saniyusuf/pen/OVboOz. The $ionicLoading is In the resolve but for some reason the .Hide() does not work even though I have used a breakpoint to check that it does cross there.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| $ionicLoading.hide() not hiding on android every time | 0 | 698 | February 10, 2016 | |
| IonicLoading doesn't hide on startup | 8 | 7069 | April 14, 2014 | |
| Update $ionicLoading.hide() documentation | 1 | 1567 | May 12, 2014 | |
| $ionicLoading.hide() not working | 5 | 8362 | May 10, 2014 | |
| $ionicLoading.hide() doesn't work with nightly-1717 | 9 | 2176 | October 11, 2014 |