Images get rotated when retrieved from sqliite3 db.
- by Deepika
Dear All,
I am making an application which saves the camera roll images as blob in sqlite3 database.
When the image is retrieved, its dimensions changes(height and width get interchanged). This happens only on iphone and not on simulator. Please help