Certain iOS applications check for the iOS version number of the device. Recently, during testing of a particular application, I encountered an iOS application that was checking for iOS version 7.1. If version 7.1 was not being used, the application would not install on the device and would throw an error.
This blog is divided into three parts:
Change version number value in SystemVersion.plist file
Change version number value in plist file present in iOS application ipa.
Use 'iOS-ssl-Kill switch' tool to bypass certificate validation.
more here.................https://www.netspi.com/blog/entryid/236/bypass-ios-version-check-and-certification-validation
This blog is divided into three parts:
Change version number value in SystemVersion.plist file
Change version number value in plist file present in iOS application ipa.
Use 'iOS-ssl-Kill switch' tool to bypass certificate validation.
more here.................https://www.netspi.com/blog/entryid/236/bypass-ios-version-check-and-certification-validation