I've been using this to work with Parse in Titanium, and on doing some profiling in iOS discovered that the network proxy is never released. Cursory testing showed setting xhr to null released the object, but I'm having trouble getting down the appropriate timing for that. Any thoughts/suggestions?
Fwiw, this fix appears to be working for me at the moment:
I've been using this to work with Parse in Titanium, and on doing some profiling in iOS discovered that the network proxy is never released. Cursory testing showed setting xhr to null released the object, but I'm having trouble getting down the appropriate timing for that. Any thoughts/suggestions?
Fwiw, this fix appears to be working for me at the moment: