AGImagePickerController
AGImagePickerController copied to clipboard
Hello, I get occasional error in: -[AGIPCAlbumsController tableView:cellForRowAtIndexPath:] Error is **\* -[__NSArrayM objectAtIndex:]: index 3 beyond bounds for empty array Unfortunately this is from Crashlytics, so I don't have any...
When you picked some photos, when you reopen the Assets, the selection photos which should be ticked do not work well. To fix this bug, replace these code in **AGIPCGridItem.m**...
After pod try AGImagePickerController, no images are shown. version 2.0.1
Obviously there's warning in Line 127, 128, we should return at the last moment.
In iOS8 , My application break when I click a unit on ALAssetsGroup table. That`s to say , my application break when it call delegate method "agImagePickerController:numberOfItemsPerRowForDevice:andInterfaceOrientation:" It`s normal in...
fixed "shows 4 photos whether there is only 1 photo in last cell"
@arturgrigor If I have a grid of items that is long enough to scroll and the final item starts a new row for instance one photo and there should be...
Log as below on iTouch 5th generation; iOS version: 7.0.4 > [Error]: ImageIO: CGImageDestinationAddImage image parameter is nil > [Error]: ImageIO: CGImageDestinationFinalize image destination must have at least one image...
Take picture from device camera, edit it with camera control (apply filter etc). save it in photo library. now launch your app. get that edited image from library using AGImagePicker....
@property (strong) AGImagePickerController *imagePickerController; in some file cause circular reference