I am trying a Share Extension that iOS provides. Having trouble while getting UIImage from gallery host.
The image is is not in appropriate orientation. Any suggestion how can i get proper image from Photos as host to Share extension. I am using loadItemForTypeIdentifier of NSItemProvider to get image object. Kindly help, thanks in advance.