On Mon, Aug 20, 2012 at 1:11 AM, Nic Wise <[email protected]> wrote:
> looks like the FB lib is calling into a block - which you provide.
> Could it be that the block has gone out of scope and been garbage
> collected?

I'm just creating an FBRequestDelegate and passing that into GraphRequest().

I assumed the monotouch-bindings/facebook wrapper would hang onto a
reference, but I see now from some Googling that other people have run
into this problem as well, and that one needs to hang onto a reference
manually.

In any case, I'll give that a whirl and hope that it works. Thanks!

-- [email protected]
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to