How get access to the full-size images from iСloud? Every time I try to get this picture, I get image size 256x342. I not see progress too.
Code:
I believe it's related to you setting PHImageRequestOptionsDeliveryModeOpportunistic. Note that this is not even supported for asynchronous mode (default). Try PHImageRequestOptionsDeliveryModeHighQualityFormat intead.