Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Error installing in IOS, version requirement: >=4.1.0 #1047

Closed
nchca opened this issue Jul 5, 2016 · 7 comments
Closed

Error installing in IOS, version requirement: >=4.1.0 #1047

nchca opened this issue Jul 5, 2016 · 7 comments
Labels

Comments

@nchca
Copy link

nchca commented Jul 5, 2016

Installing the ios plugin I get the following error :

> Installing "phonegap-plugin-push" for ios
> Plugin doesn't support this project's cordova-ios version. cordova-ios: 3.9.2, failed version requirement: >=4.1.0
> Skipping 'phonegap-plugin-push' for ios
> 

Is that ok? Is 4.1.0 requiered? I ask because the readme says that you could have installed 4.0.0 or less.

@macdonst macdonst added the docs label Jul 5, 2016
@macdonst
Copy link
Member

macdonst commented Jul 5, 2016

@ignaciochiazzo yeah, I'm now requiring people to use cordova-ios 4.1 or better due to a bug in cordova-ios 4.0 that can cause your app to hang. Where did you see it in the docs so I can make the necessary update?

@mlabarca
Copy link
Contributor

mlabarca commented Jul 5, 2016

@macdonst I added a PR with the changes. If I recall correctly, the update to cordova ios 4 was because builds were failing when using armv7s as arquitechtures, right? and then to 4.1 because of an error in cordova ios 4? Is there any other issues that are fixed by using cordova ios 4? Asking since I forked this and removed the version requirement since I don't build for armv7s :P.

@macdonst
Copy link
Member

macdonst commented Jul 5, 2016

@ignaciochiazzo let me know if PR #1049 fixes the confusion.

@mlabarca thanks for the PR, already merged. Nope, your recollection seems to be complete as to why we did version changes.

@macdonst macdonst closed this as completed Jul 6, 2016
@nchca
Copy link
Author

nchca commented Jul 6, 2016

@macdonst Thanks for the update, I am having a lot of conflicts using cordova-ios 4.1.0. I will try to fix it.

@mlabarca
Copy link
Contributor

mlabarca commented Jul 6, 2016

@ignaciochiazzo just as a sidenote, watch out for the minimum deployment target when you use cordova ios 4 - it doesn't support ios ver. < 8.

@macdonst
Copy link
Member

macdonst commented Jul 6, 2016

@mlabarca Yeah, I believe I dropped support for iOS 7 or earlier about a year ago. Most iOS devices are running iOS 8 or 9. The last device that is stuck on iOS 7 is an iPhone 4 which was released in 2010 so I'm okay with the iOS 8 or higher requirement.

@lock
Copy link

lock bot commented Jun 4, 2018

This thread has been automatically locked.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants