If we develop iOS app, and submit a new version to the App Store, it won't have a risk of having the old version pulled out?
- by ????
As an iOS developer, is it true that once we get an app into the App Store, we can quite safely update any new version and the worst it can happen is that the new version is rejected, but the old version in general will always stay, unless there was something egregious that Apple didn't catch the first time?
(and what if a method in a class is deprecated and later even removed? Won't iOS 8, say, in the future not be able to run the old app?)