iOS9.2.1 not supports for websites using AngularJS v1.3.2

136 views Asked by At

I am using AngularJS v1.3.2 + CodeIgniter for my website.

This is a responsive website.

It works for all browsers as well as Android devices. Also It works on iOS8.4 (Mobile). But It does not work on iOS9.2.1 or later (Mobile).

Any help would be appreciated.

1

There are 1 answers

0
Hardik Vaghani On

Try to add iOS9 Patch from here Probably there is problem with iOS9.

Regards