Andy Grant

Results 3 comments of Andy Grant

I have been looking into this further and can see why `timeOut` is always returned and it seems this is what currently happens when the desired INTULocationAccuracy is not returned....

This issue is also impacting the app im working on any reason this was not merged/released? @lwdupont

changing UIViewController+MMDrawerController.h line 41: CGRect rect = self.mm_drawerController.leftDrawerViewController.view.bounds changing UIViewController+MMDrawerController.h line 49: CGRect rect = self.mm_drawerController.RightDrawerViewController.view.bounds fixes this