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

Fixed issue with crashing map view when tapping on a pin #81

Merged
merged 1 commit into from
Apr 9, 2014
Merged

Fixed issue with crashing map view when tapping on a pin #81

merged 1 commit into from
Apr 9, 2014

Conversation

isaaclimdc
Copy link
Contributor

This fixes issue #74.

The problem was that it was relying on the [[button superview] superview] layout hierarchy, which changed in iOS 7. I changed this to use the calloutAccessoryControlTapped instead.

Tested on iOS 6.1 and iOS 7.1.

dkobia pushed a commit that referenced this pull request Apr 9, 2014
Fixed issue with crashing map view when tapping on a pin
@dkobia dkobia merged commit b6e2588 into ushahidi:master Apr 9, 2014
@isaaclimdc isaaclimdc deleted the fix74 branch April 14, 2014 14:44
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