Home › Forums › Syphon › Syphon Development – Developer › new-frame handler increasing retain count › Reply To: new-frame handler increasing retain count
October 24, 2012 at 10:28 am
#6419
Keymaster
Random guess: try specifying “__unsafe_unretained __block SyphonClient* client” in the new frame handler?