You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2022. It is now read-only.
Wouldn't it be nice if a developer could add a minimum OS version for iOS? The .plist contains a MinimumOSVersion property which is set to 5.0 currently (based on the target SDK being used).
Some apps are optimised for 6.0 or 7.0 even, so we don't want 5.0 folks downloading it.
I tried submitting it as a plugin to not bother you guys too much, but it has been rejected as follows:
"It does not set MinimumOSVersion in the plist to that contained in config.xml. Recommended to open a feature request instead of submitting a plugin."