[MonoTouch] Two problem publish app in AppStore with sqlite database

Miguel de Icaza miguel at xamarin.com
Fri Dec 23 09:37:43 EST 2011


Hello,

> 2. Mark the db or file as "do not backup"
> > NSFileManager.SetSkipBackupAttribute(dbFile,true);
> >
> >
>
> I'm trying to use the same approach but i get this error (on the simulator)
>
> System.DllNotFoundException
>
> /usr/lib/system/libsystem_kernel.dylib
>

Are you running on Lion or Snow Leopard?

I can not reproduce this problem on Lion.

Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111223/06248c65/attachment.html 


More information about the MonoTouch mailing list