Hmmm, so am I implementing the facebook api incorrectly? It does need to send my app to the background while it authenticates with the Facebook App/Safari. During this time the facebook object is recycled. There are plenty of references to this object, but because my app goes into the background it gets garbage collected.
I could request extra processing time for my app to try ensure the OS doesnt start wiping my objects, but that seems a bit hacky. -- View this message in context: http://monotouch.2284126.n4.nabble.com/Garbage-collection-on-simulator-tp4275544p4278033.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
