Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Crash for iOS 7 #104

Merged
merged 1 commit into from
Apr 18, 2015
Merged

Fix Crash for iOS 7 #104

merged 1 commit into from
Apr 18, 2015

Conversation

imkevinxu
Copy link
Contributor

Commit cb53c94 causes this to crash on iOS 7 because the containsString method is only on iOS 8. This works on both iOS 7 and iOS 8

Commit dogo@cb53c94 causes this to crash on iOS 7 because the `containsString` is only on iOS 8. This fixes that
dogo added a commit that referenced this pull request Apr 18, 2015
@dogo dogo merged commit 699e0bd into dogo:master Apr 18, 2015
@dogo
Copy link
Owner

dogo commented Apr 18, 2015

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants