Open cookingios opened 11 years ago
I can confirm this. There seem to be a few iOS 7 issues. Are there any plans on upgrading FGallery for iOS 7?
No plans currently. I've been too busy with client work, sorry!
Fixed it. Add the line
_scroller.delegate = nil;
to the dealloc of the FGalleryViewController.m
mawlimsen, thank you so much! (obviously thanks to gdavis as well for fgallery in the first place!)
Hi mawilmsen. Thank you, it works in iOS7.1 :+1:
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.