Hi All,
I'm using AVFoundation to control the camera in my app and it's working perfectly... up til now.
The images are saved into the library with no problems and all look perfect but when I then upload them to Facebook they're the wrong way round!
This happens whether I upload them from within my app or from the Facebook app on my iPhone.
I have tried setting the EXIF data using the CMSetAttachment method but this just makes it even worse. It then displays incorrectly on the phone and on Facebook.
Has anyone found any way of getting this to work properly?
Thanks