Hello, everyone. I’ve been working on an app for a little while, developing for iPhone and iPad simultaneously. The focus has been the iPhone version, with the intent to go back and finish the iPad graphics and such when the iPhone version was near completion.
I installed a recent version of my app onto my iPad 2 (which is a universal build and ran fine before on all platforms) and it wouldn’t go past the Default image. The crash reporter gave me no useful information except for:
deny file-write-create /Applications/.dat0895.000
I used git bisect on my project and found that the error began after including OpenFeint. Simply adding the require and init lines cause this behaviour in my app.
I haven’t really seen this mentioned by anyone else, so I figured there must be something unique to my app, but I can’t quite pin it down. I’m using Build 525, but it existed on 502, as well. And again…simply adding the require/init lines is enough to crash it (although I suppose it could be a conflict with some other code/library).
Any thoughts? I’d appreciate it; let me know if you need any more information to help me solve this one. Thanks in advance.
Sincerely,
Christopher David YUDICHAK [import]uid: 21712 topic_id: 10923 reply_id: 310923[/import]