Base solution for your next web application
Open Closed

The website doesn't load on iPhones mobile but it does on Android mobile #11936


User avatar
0
ValCQ created

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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    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.

  • User Avatar
    0
    ValCQ created

    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.

    I tried iPhone 14 all browsers but the website doesn't load, I have attached a screenshot

  • User Avatar
    0
    ismcagdas created
    Support Team

    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.