My Progressive Web App I made with Ionic and Angular 8
looks nice on Chrome and Android devices
.
But if I switch to an iOS device
, the Styles are not applied correctly.
Buttons, Icons and the Titlebar-Font
has wrong colors.
To make my App run i use ng build --prod
and copy the generated www folder to my Webserver.
edit found the error. The iPad was not updated. The iOS version was outdated.