pierrotsmnrd / grabKit

Drop-in iOS component to easily import photos from Facebook, FlickR, Instagram, Picasa, and more
Other
396 stars 89 forks source link

Getting UIImage from GRKPhoto #33

Open martrik opened 11 years ago

martrik commented 11 years ago

When I use the method: CGImageRef imgRef = [[asset defaultRepresentation] fullResolutionImage]; in order to get a UIImage I receive an error: CALayer nan. What can I do?