If a user was using my app on iOS 8 and my latest release supports iOS 9 only. The user update OS to iOS9.
The app will no longer be available to download on GoogleGoogleGoogle Search (also known simply as Google) is a search engine provided by Google. Handling more than 3.5 billion searches per day, it has a 92% share of the global search engine market. It is also the most-visited website in the world.https://en.wikipedia.org › wiki › Google_SearchGoogle Search - Wikipedia Play. If you have the app installed on your device, you can continue to use the app, however you will not be able to update your app. Google Play's billing system will not work while the app is not available in Google Play, even if the app is already installed.
Download an older app version:Go to the Purchased screen. For iPhone the Purchase screen is in the Updates tab. Select the app you want to download. If a compatible version of the app is available for your version of iOS simply confirm that you want to download it.
UIAlertView
was deprecated and old application had new bug where UIAlertView
was not respecting application orientation. I had to do a tricky code which detected if UIAlertController
(I prefer this approach instead detecting iOS version) is available than use it and if not than fallback to UIAlertView
was used.During application update the biggest problem you can create is setting compatibility or database comp compatibility. So you should be careful with that.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With