IOS9 Back (history) Problem
Hello,
With IOS9 update, my jquery mobile app header back doesn't work properly.
I added code$.mobile.hashListeningEnabled = false; /code to code$(document).bind("mobileinit", function()/code from the source edit. It is working but not as before IOS9 update.