Hi,
I encountered a strange problem in our iOS app when trying to build for iOS5. Here is what I get in the console before the app crashes:
Jan 26 19:52:41 unknown sandboxd[3643] <Notice>: Topos(3639) deny file-ioctl /private/var/mobile/Applications/ABA9866E-15FA-4416-84E7-5FC45665D339/Documents/export.kml
It seems that some file-ioctl operations that Gambit uses for writing files are disabled in the sandbox environment.
Is there an easy solution to that?
Thank you, Francois Magnan