Hi,
I’m currently using custom fonts on my android app. Problem is, while I can see every character properly in Corona Simulator, same sentence shows some “? like” characters when it’s opened in Android devices.
Custom font is opened successfully on device, you can see most of letters properly but some of them has weird outputs. Any idea why it happens?
I’ve implemented it with following official tutorial. Font file name and display name in code is same, also it’s in root folder.