HTML5 history API on iOS Chrome HTML5 history API on iOS Chrome google-chrome google-chrome

HTML5 history API on iOS Chrome


For chrome on iOS native history.pushState is overidded by additional extension, if you alert(history.pushState) you can see it is not native code as we see on other browsers

see below polyfills may help you,

  1. HTML5-History-API

  2. history.js