Sorry but I’m at a lost then. Try sending to support. [import]uid: 11809 topic_id: 6936 reply_id: 24350[/import]
I’ll try more tomorrow… Hopefully I’ll be able to solve it by remembering what went wrong! Thanks for all your help though! Greatly appreciate it [import]uid: 30185 topic_id: 6936 reply_id: 24352[/import]
Somebody just reported a bug where plists with nested arrays or dictionaries don’t work. I’m not completely sure, but I think your fonts being in an array might be affected by this. Has anybody else done something like this and avoided this problem?
[import]uid: 7563 topic_id: 6936 reply_id: 24363[/import]
I’m using this in my current app and it works fine:
settings =
{
orientation =
{
default =“landscapeRight”,
},
iphone =
{
plist =
{
UIApplicationExitsOnSuspend = true,
UIStatusBarHidden = true,
UIAppFonts =
{
“Harrowprint.ttf”
},
},
},
} [import]uid: 11809 topic_id: 6936 reply_id: 24369[/import]
I too had a problem with my build.settings file once I tried to embed a custom font. I finally deleted my original file and created a NEW file from scratch and it suddenly all worked like it should. [import]uid: 16527 topic_id: 6936 reply_id: 24375[/import]
I found what the problem is
I first deleted the app from my phone using the wiggle method. Then when I resync it back to my phone via iTunes it wont appear on my homescreen. After trying to sync, I browse to my iPhone from iTunes, go to Programs and unselect my game. Then I sync, it warns me about deleting the game, I click OK, then I get the following error: 0xE8003FFE… Googling it right now and it’s looking promising. I’m not the only one with this issue
Will repost when I find the solution [import]uid: 30185 topic_id: 6936 reply_id: 24414[/import]
I navigated to User/Applications on my iPhone and found my game there and deleted its folder, but the problem remains [import]uid: 30185 topic_id: 6936 reply_id: 24416[/import]
WAT now it worked after just clicking syncronize without doing anything!? I went to the program screen and checked the unchecked app I’m having troubles installing (Unchecked because I was trying to remove it earlier). Then clicked sync and it just installed it!
Hope this issue wont happen again…
Edit: And the build.settings works fine now :)!
Thanks for everyones help! [import]uid: 30185 topic_id: 6936 reply_id: 24418[/import]