Hi,
https://companyquteapp.azurewebsites.net/
This application is built on Angular 16.1.2. I have deployed the application to Azure App Service. This website works on browsers and Android phones but this application is not loading on iPhone
How can I fix it?
3 Answer(s)
-
0
Hi,
I tried with an IPAD and it worked. I'm not sure why it doesn't work on Iphone. You may try with another Iphone if you haven't yet.
-
0
-
0
Hi,
I tried to reproduce this using an IPhone 13 and website doesn't load. This is the error message I see;
There are several similar problems on the web, for example https://stackoverflow.com/questions/51568821/works-in-chrome-but-breaks-in-safari-invalid-regular-expression-invalid-group.
I also tried to visit https://demo.aspnetzero.com but it loads correctly. I assume this problem is related to one of the libraries you are using. You can try to see the error details on browser console and update the regular expression or the library which comes with this regex.