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

crash problem in iOS7 beta3 #47

Open
cookingios opened this issue Jul 12, 2013 · 5 comments
Open

crash problem in iOS7 beta3 #47

cookingios opened this issue Jul 12, 2013 · 5 comments

Comments

@cookingios
Copy link

in iOS6 ,FGallery work perfect,
but in iOS7 beta,when app start to present FGalleryVC to show images,if user click back btn ,app crash.

@mawilmsen
Copy link

I can confirm this. There seem to be a few iOS 7 issues. Are there any plans on upgrading FGallery for iOS 7?

@gdavis
Copy link
Owner

gdavis commented Aug 21, 2013

No plans currently. I've been too busy with client work, sorry!

@mawilmsen
Copy link

Fixed it. Add the line

_scroller.delegate                          = nil;

to the dealloc of the FGalleryViewController.m

@tennisblues
Copy link

mawlimsen, thank you so much! (obviously thanks to gdavis as well for fgallery in the first place!)

@kkdai
Copy link

kkdai commented Mar 11, 2014

Hi mawilmsen.
Thank you, it works in iOS7.1 👍

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

No branches or pull requests

5 participants