Telerik-Verified-Plugins / NativePageTransitions

Native transitions like Slide and Flip for iOS, Android and Windows Phone
277 stars 107 forks source link

Cordova iOS - Delay #145

Open jorma16 opened 8 years ago

jorma16 commented 8 years ago

Hello, I have a problem, my values for androiddelay and iosdelay are both -1. In Android all works fine with the executePending transitions but in iOS only works fine when I press the back button, with the $ionicHistory.goBack(). With the $state.go doesn't works fine. Is only my problem? Or is a problem that happens to more people??

Thanks in advice! And great job guys!