bilal4

Results 2 issues of bilal4

Hi I am using **NVSlideMenuController** for horizontal navigation for menu from link https://github.com/nverinaud/NVSlideMenuController but the program breaks at - (BOOL)my_shouldAutorotate { if ([self respondsToSelector:@selector(cantAutorotate)] && self.cantAutorotate) { return NO; }...

I couldn't figure out how to put up validation with multipart form request.