I've used the SIM with SQLite fine (using sqlite-net) What are you doing in the URL-event thing in the AppDelegate?
On Thu, Aug 23, 2012 at 1:41 PM, Alex Soto <[email protected]> wrote: > Does it crashes on device??? Do you make any sqlite operations when > you restore your app?? > > Correct me if I'm wrong here but I remember that simulator had issues > with sqlite > > Alex > > El 23/08/2012, a las 07:27 a.m., "René Ruppert" > <[email protected]> escribió: > >> Hi, >> >> From my app I open a URL in Safari. The open page contains a link that >> allows going back to the app via URL scheme. >> Tapping the link makes the app crash (without the Mono Debugger noticing) >> and gives me the following output in the console: >> >> 23.08.12 14:23:36,390 >> UIKitApplication:com.brainloop.brainloopbrowser220[0x76f6]: [ERROR] FATAL >> UNHANDLED EXCEPTION: System.DllNotFoundException: >> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iphonesimulator5.1/usr/lib/libsqlite3.dylib >> >> >> This is MT 5.2.13 >> >> René >> _______________________________________________ >> MonoTouch mailing list >> [email protected] >> http://lists.ximian.com/mailman/listinfo/monotouch > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
