Hey,
I added in build.settings a custom font, tried it on my texts in corona simulator and it worked fine.
Once I built for iOS, my texts disappeared both in xcode simulator and iPad.
This is my code, and the file is in my app folder (not a subfolder)
settings = {
iphone = {
plist = {
UIAppFonts = {
"akaFrivolity.ttf"
}
},
},
}
Any thoughts?
Thanks [import]uid: 95495 topic_id: 17737 reply_id: 317737[/import]
