I have a web app, built using Angular, that works well on:
but does not work on the iPad (iOS 9.3.5) i'm using for testing it. The app is here: After a click on the blue "ipad test" button, an alert will popup and after the confirmation the app should show the testing page but on iPad it remains on the same page. On the blue button i have: On the component I have: Can you help me fix or understand the issue? |
0 |