jyoti.sawakare
Mar 5, 2009, 02:07 AM
sendSynchronousRequest is bloacking my application.
pigoz
Mar 5, 2009, 02:43 AM
Well it is working as expected: as the name suggests it is a synchronous blocking operation.
You can either use an asynchronous call, or use your synchronous calls from another thread or better in a custom NSOperation.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.