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

Updating for unwind bug #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

briangriffey
Copy link

Hi,

We encountered a bug where the segue would not unwind on any 8.0.x versions of iOS. To fix this we changed the modalPresentationStyle based upon the version of iOS that's running.

Thanks!

@mhupman
Copy link
Member

mhupman commented Dec 2, 2014

Thanks for the PR! I'm having trouble reproducing this behavior though - any chance you could reproduce it in the sample project and push to another branch? I'd like to take a look before merging.

@briangriffey
Copy link
Author

Sure. Gotta have an 8.0.x device, simulator works fine :-/

sent from Android
On Dec 1, 2014 10:45 PM, "Matthew Hupman" notifications@github.com wrote:

Thanks for the PR! I'm having trouble reproducing this behavior though -
any chance you could reproduce it in the sample project and push to another
branch? I'd like to take a look before merging.


Reply to this email directly or view it on GitHub
#22 (comment)
.

@mhupman
Copy link
Member

mhupman commented Dec 2, 2014

Oh, that must be my issue. I don't have a physical device right now - I'll try to test it out in the next day or two.

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