Hi,

Which version of MonoTouch are you using? If you're not using the latest
beta, can you try it to see if the issues still persist?

Also the crash report would help a lot in figuring out what's going on (you
can find it in Xcode's Organizer, open Xcode, menu Window -> Organizer, and
select Your Device/Device Logs on the left).

Rolf

On Fri, Jan 13, 2012 at 11:07 PM, Brett Spurrier
<[email protected]>wrote:

> Hi Mono Community,
>
> I have a project which I'd like to have utilize the Three20 framework (I'm
> using the monotouch-binding implementation at:
> https://github.com/mono/monotouch-bindings). I've set up a sample project
> and everything works great. However, my full solution also references other
> libraries (as projects, not precompiled libraries), and when I build
> everything, it build fine. However, when I deploy to the device and run the
> app it crashes on the first site of a Three20 call.
>
> However, it does NOT crash on the simulator.
>
> How can this be? I've tried various combinations of flags and linker
> options, but nothing seems to work.
>
> Again, my app runs fine when my project libraries are include OR Three20
> is included, but NOT both.
> Might anyone have any idea? I'm at a complete loss here.
>
> What information might help debug this?
>
> Cheers,
> Brett
>
>
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to