Tonight�?I encounter a defect which show some error about "NSAutoreleasePool ......". (I will post the screenshot tomorrow.)
But in the ARC environment, you shall use @autoreleasepool instead of NSAutoreleasePool.
So I guess ArcGis SDK 2.3.2 library is not ARC-compatibled.