Results 4 comments of ömer

make UI actions on main thread. Like this: dispatch_async(dispatch_get_main_queue(), ^{ [DejalActivityView activityViewForView:[[UIApplication sharedApplication] keyWindow] withLabel:@""]; });

I have same problem with @apwelsh I get "AFNetworking (~> 2.5)` required by `FSImageViewer (3.4)`" warning. How to solve this problem @x2on

Hi all, on iOS 8, getting bad access on -(CGFloat)parentWidth method return _parentView.bounds.size.width; line. How can i resolve this crash ?

Hi all, on iOS 8, getting bad access on -(CGFloat)parentWidth method return _parentView.bounds.size.width; line. How can i resolve this crash ?