Does the SDK full compatible with iOS ARC(automatically reference counting)

488
3
Jump to solution
06-04-2013 10:58 PM
JamesZhang
New Contributor
Hi~
    Can I use the SDK 2.3.2 in ARC environment?  Which important stuff shall I need to consider about.
    And how about the newest SDK 10.1.1 

    Thank you!
0 Kudos
1 Solution

Accepted Solutions
HumzaAkhtar
Occasional Contributor II
The sdk 10.1.1 is fully compatible with ARC

View solution in original post

0 Kudos
3 Replies
JamesZhang
New Contributor
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.
0 Kudos
JamesZhang
New Contributor
Hi, why my app crash like this:

[ATTACH=CONFIG]25042[/ATTACH]
0 Kudos
HumzaAkhtar
Occasional Contributor II
The sdk 10.1.1 is fully compatible with ARC
0 Kudos