Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Ionic Issues With iOS 9 Beta

I'm running my ionic app on the iOS 9 beta, it runs ok - but randomly when I click a button to take me to the next view, it will go to the new view and then take me back to the previous view. Sometimes when I click the back button in the header, it will take me to the previous view and then forward again.

It's working fine on the latest stable version of iOS and Android.

Is this something anyone else has experienced with iOS 9 Beta? is there a fix?

like image 563
BCLtd Avatar asked Oct 31 '22 00:10

BCLtd


1 Answers

This issue has been addressed by us and the angular team. We have created a patch that should work.

https://github.com/driftyco/ionic/issues/4082

http://blog.ionic.io/preparing-for-ios-9/

like image 153
mhartington Avatar answered Nov 08 '22 08:11

mhartington