Iron router does not work inside iOS built-in browser

We have a meteor application, which works fine on all browsers except iOS built-in browser. In built-in browser iron router reports an error saying that it cannot find path:

This happens only in a built-in browser that is open within other apps. E.g. - LinkedIn or FaceBook. I think this happens when meteor application is running within WKWebView component.