I have write a code of Javascript its runs on windows PC and Android Phone but it’s not working on iPhone.
This is PageFly - Free Landing Page Builder. I would love to provide my recommendations for your store.
Regard your concern about JavaScript Not Working On IPhone only
The issue might come from different version of browser IOS and caused the conflict with the code, for example like:
it wasn’t working on iOS Safari is because in your js page I was using ES6 and the safari is supported ES5 only.
Or you have missing some thing that is critical and cannot be replaceable in the code and IOS Safari doesn’t allow that to happen.
Hope this can help
Best regards,
PageFly
1 Like