I have a Phonegap app with Jquery mobile in the AppStore.
I recently updated my phone to IOS 9 and the scroll stop worked. Im also having problem with the navigation inside the app. The app random redirect the user to the previous page when the user press a link or sometimes when the app makes ajax calls.
I know that IOS 9 have a lots of bugs already but i really need to fix this problem, because the app is actually in production and the users are reporting the same problem.
I found some problems related to Safari in IOS 9 but i had no luck with the scroll problem.
In IOS 8 and below the app work fine.
Thank you very much in advance for any help.