I'm using PEPhotoCropEditor inside a UITabBar controller. When i choose image for cropping. its working fine with iOS 8.0. But when i crop the image from iOS 6.1 i'm getting the following error
Warning: Attempt to present <UINavigationController: 0x201cc5f0> on <UITabBarController: 0x2013a3f0> while a presentation is in progress!
Can anyone please any solution to perform image crop inside the Tabbar controller under iOS 6.1 and above