Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Encoding for iOS
Message
From
08/12/2021 06:28:18
 
 
To
08/12/2021 05:58:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01682920
Message ID:
01682928
Views:
33
>>
>>Oh, OK, I'm only using base ASCII characters. So is there any point to STRCONV() my data before returning to the iOS system? Or using another conversion?
>
>Jos,
>
>Set the Content-Type of your response to
>
>Content-Type: text/html; charset=iso-8859-1
>
>or
>
>Content-Type: text/html; charset=windows-1252
>
>Any client should recognize properly the character encoding.

Antonio, thank you, this solved it. I had no "Content-Type" header in the return packet at all. I guess Windows and Android simply accepted my code saying it was ANSI but iOS requires an explicit content-type header. Thanks again. Love Portugal BTW. Looks like Nazare going to get the big waves soon.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform