Since fonts are rendered differently on iOS and Android, the text appears misaligned between the two platforms.
What is the best way to fix this?
I want to include dynamic numbers in the text, so using images is not an option.
Do I need to create separate projects for iOS and Android to adjust the font position?
If there is a condition to detect whether the app is running on iOS or Android, that would be helpful — but is there any way to check that in CF2.5?
Please let me know the best workaround.