So I just found out that ARC is only supported for devices running iOS 4.0+.
How does my app (in the store) work on devices running iOS 3.0 then (definitely using ARC)?
I'm so confused.
Solution from below: As long as I don't use zeroing weak references it seems that using ARC still works with iOS 3.x, but Apple just has not guaranteed the result.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…