404 - file not found for file: apple-touch-icon.png

0
Good afternoon! I noticed this error in our logs today and think it may be due to users on macs attempting to access the website (or bookmark it). Not sure how to make it go away or if there’s a way to throw apple’s logos into our application.  404 - file not found for file: apple-touch-icon.png Any assistance would be greatly appreciated!
asked
1 answers
0

Hi Marie,

Have a look in how bookmarks are working on mac.

https://stackoverflow.com/questions/12480497/why-am-i-getting-error-for-apple-touch-icon-precomposed-png/18256077#18256077

Probably you can fix this in your theme.

What hapen is you un-comment this line?

https://github.com/mendix/Atlas-UI-Framework/blob/release/index.html#L14

Check also the forum for previous posts, for example;

https://forum.mendix.com/link/questions/87943

https://forum.mendix.com/link/questions/87102

 

Cheers, Andries

answered