Open GoogleCodeExporter opened 9 years ago
The WSDL is here:
Original comment by D.Adrna...@gmail.com
on 16 Mar 2011 at 4:29
Attachments:
Ufff, many things could have gone wrong :)
Please test with following environment variables enabled.
They will help you locating the bug more precisely (perhaps an extra
autorelease or something).
NSDebugEnabled=YES
NSZombieEnabled=YES
NSDeallocateZombies=NO
NSHangOnUncaughtException=YES
NSAutoreleaseFreedObjectCheckEnabled=YES
Are you sure it is not the binding delegate that you release too early (before
the server communication is finished) ?
Please check this issue for more details on this topic:
http://code.google.com/p/wsdl2objc/issues/detail?id=151
Original comment by pmilosev
on 4 Oct 2011 at 12:13
Original issue reported on code.google.com by
D.Adrna...@gmail.com
on 16 Mar 2011 at 4:20