Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-2790

Migrate Exif Splice Code out of Camera.m

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.6.0
    • 2.6.0
    • cordova-ios
    • None

    Description

      Currently, some byte-slinging occurs in CDVCamera.m. The code splices a new data block into a JPEG image while still in memory. This replaces the existing APP1 data block of the image returned by UIImagePickerController with one that includes as much of the Exif data returned by the info dict as possible.
      This code can happily exist in the CDVJpegHeaderWriter

      Attachments

        Activity

          People

            lorin.beer Lorin Beer
            lorin.beer Lorin Beer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: