During the process of enhancing our website for responsiveness, I integrated a menu system inspired by this example - http://www.sitepoint.com/pure-css-off-screen-navigation-menu/
Things were going smoothly until we updated our test iPhone 6 from iOS 8 to iOS 9. Although Safari continues to function correctly, Chrome and our app utilizing a UIWebView are unable to display the slide transition, unless I manually adjust settings using the Safari web inspector.
Despite attempting the solutions provided in Safari on iOS 9 does not trigger click event on hidden input file, no changes occurred.
I am aware of the javascript location/hash issue, but uncertain if it is related to the current problem.
Has anyone else experienced this issue and discovered a workaround or solution? Upgrading to Safari Web View is not a viable option at this time.