Yarik Arsenkin

Results 4 comments of Yarik Arsenkin

And don't forget to import `SystemConfiguration` framework as well, it is a system one.

In case you want to use AutoLayout, then you should do layout configurations after you call `[self presentViewController:popover animated:YES completion:nil];`. I know it sounds strange, but Apple advises to do...