Search code examples
ioscordovalocalizationarabic

Arabic language displayed not properly in iOS Phonegap App


I have an issue with the Arabic font in an Phonegap App. It isnt displayed correctly so I am getting some strange letters back if i view it in the phonegap app.

Strange letters

can anyone tell me why I get such a string and how to fix that ?


Solution

  • Add this line to your html page:

    <meta charset="utf-8">