Showing posts with label max 5 filter. Show all posts
Showing posts with label max 5 filter. Show all posts

Thursday, June 14, 2012

Error: more than max 5 filtered album trying to register, this will fail

Per the subject, the following code may help to solve it.
I tried in my project, it seems work.


- (void)viewDidAppear:(BOOL)animated{    [super viewDidAppear:animated];    [self setModalInPopover:YES];}