iPhone opens Html file in incorrect encoding
iphone opens html file in incorrect encoding, how to fix? Does not display Cyrillic.
[Re-Titled by Moderator]
iPhone XS Max, iOS 13
iphone opens html file in incorrect encoding, how to fix? Does not display Cyrillic.
[Re-Titled by Moderator]
iPhone XS Max, iOS 13
The problem was solved by adding a line to the file
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
Do you have the url for the file? All html files must have encoding specified in first few lines. If missing or wrong, there's no way to fix bad display by safari as far as I know. Try Firefox or Chrome instead.
"Chrome" cannot open this link.
Please post a screen shot of what happens when you open that file in Safari.
What is supposed to be in that file?
iPhone opens Html file in incorrect encoding