I have some code in DidEnterBackground to release TCP-IP connections etc, but 
what I am seeing in WillEnterForeground is apparently random objects being set 
to null where I have no code to do so (or the code to do so is not being 
called).

It's almost like the GC is wiping them out when they're still being used - or 
should I not expect anything to be as it was before that call?

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

Reply via email to