What is UnsupportedOSVersionAlert?

This source code alerts your users if they use your app with an unsupported version of iOS (e.g. iOS 10.0 beta).

The AlertController shows only once for each system version (e.g. only once for iOS 10.0 beta). If you would like to change this behavior, you can do this in the checkOSVersion method by removing the NSUserDefaults if queries.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/caloon/UnsupportedOSVersionAlert
  • Resource Maker: Josef Moser
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • iOS Versions Supported: iOS 8.0+, iOS 9.0+, iOS 10.0+, iOS 11.0+, iOS 12.0+
  • CocoaPods: UnsupportedOSVersionAlert