1and2papa / CTAssetsPickerController

iOS control that allows picking multiple photos and videos from user's photo library.
MIT License
2.15k stars 550 forks source link

Blank thumbnails #227

Open pierrexn opened 8 years ago

pierrexn commented 8 years ago

Hello, since 9.3 update, CTAssetsPickerController show blank thumbnails on iPad (my app is iPhone not universal). If the app is universal, there is no problem.

img_1086

agilityvision commented 8 years ago

I'm getting same thing, for thumbnails on iPad that haven't been download from iCloud yet in the photos app. Older ones that are already on the device work fine and you can long press on a blank one to download it. But still a bug.

plgrenier commented 8 years ago

Not a bug from the library itself but more likely from iOS 9.3 on iPad for some reasons: https://forums.developer.apple.com/thread/43400

bridworks commented 8 years ago

The demo version does not come out the problem. You can use it to install cocoapod will have a problem. Code of the demo version differs from the installed version cocoapod.

Demo version simulator screen shot 2016 4 27 12 06 23

New Project with cocoapod simulator screen shot 2016 4 27 12 07 27

bridworks commented 8 years ago

can you check below file? below file is different.

CTAssetsGridViewController.m PHImageManager+CTAssetsPickerController.h

1and2papa commented 8 years ago

Sorry, development of this project is suspended. Please read the home page.