ben-ng / phonegap-air

Put your web app in the iOS App Store and update it whenever you want.
304 stars 26 forks source link

App crashes in iOS 7 #7

Closed secobarbital closed 9 years ago

secobarbital commented 9 years ago

The app crashes on startup in iOS 7 because of the use of containsString:. We managed to get around this by retrofitting containsString in iOS 7 but you might want to reconsider the use of this new method instead.

ben-ng commented 9 years ago

Thanks for the heads up, i've been only supporting ios8 so i haven't run into this. I will fix this soon though.. a lot of our customers still use ios7 so if this is the only issue holding it up, might as well fix it and support ios7 too.

ben-ng commented 9 years ago

Resolved in a2f63fb6bfdfc4a60ce64de42ded895e46b0db28