How can I get photo properties??

I want to integrate camera into my application, but "didFinishPickImage" returns only an UIImage object, is it possible to get the exif information of the photo image file?

So when I tried a few beta versions ago to get at the original image files I was prevented with a pemission denied error (can't remember the exact folder). Obviously before the SDK was released and I was using the jailbroken phone you could easily access the photos on device but since the official sdk i have not been able to. If anyone has successfully accessed the photos with the official sdk that has not been jailbroken on the device (not the emulator) I would be very interested to know.
Ta
Manny

Similar Messages

  • How can I get photo of callers to vshow full page since I just did the update it doesn't show but a thumbnail pic

    How can I get photo of callers to vshow full page since I just did the update it doesn't show but a thumbnail pic

    That is the design in iOS 7.1 and there isn't any way to change it. You can provide feedback to Apple if you want: http://www.apple.com/feedback/

  • How can I get photos from my IPhone6 to automatically go to my IPad and Apple Mac computer

    How can I get photos to automatically go to my IPad and Apple Mac Computer from my I Phone 6
    Thank you,
    jenjon63

    This article describes the features of "My Photo Stream" and how to set it up in iCloud:
    iCloud: Photo Stream FAQ

  • HT201302 Hi People! please help...I want to know how can i get photos from ipad to the computer, that were synchronized previously to ipad but from another pc that i dont have access anymore and these pics are now only found in this ipad and no other plac

    Hi People!
    Please help...I want to know how can i get photos from ipad to the computer, that were synchronized previously to ipad but from another pc that i dont have access anymore and these pics are now only found in this ipad and no other place.

    Hi Alan,
    Thanks for the help, but i've actually done that before.
    It does not help, because it only shows the photos on the camera roll and do not show the photos synchronized with that pc that i dont have access anymore.
    The photos/albums all appear on the ipad, i can see it without problems but i cant get them out of the ipad to save onto pc for backup.
    And i reaaly need it, as it is the only place that i actually have these photos now...

  • How can I get photos back out of the trash

    How can I get photos out of the trash?

    Badmjam wrote:
    Where is the dock on the iPad?
    For answers on iPhoto for the iPad you need to post that forum - this is the iPhoto for Mac forum
    LN

  • I have lost my iPhone 5. How can I get photos that are backed up on iCloud?

    Hello,
    I have lost my iPhone 5. How can I get photos that are backed up on iCloud?
    Thanks!

    I wish, essentially you have an image file of your personal information integrated with parts of IOS in the cloud server. If you had it on your computer - you could use one of the software extractors (bunch with google search, paid and free). From icloud server it can be restored to other iphone, ipod touch, ipad - then backed up or imported to computer for you. Then that other device can return to your friend or family member. That is the only way I can think of.

  • How can I get photos off an iPod nano to iPhoto or iTunes  ?

    how can I get photos off an iPod nano to iPhoto or iTunes  ?

    See this older post from another forum member Zevoneer on different ways to copy content from your iPod to your computer.
    https://discussions.apple.com/thread/2452022?start=0&tstart=0
    B-rock

  • How can i get photos from camera or computer on my ipad

    how do i get photos from my camera or computer on my ipad for editing?

    You can sync photos from iTunes, you can use WiFi transfer apps or you can use the camera connection kit to transfer photos.
    iOS and iPod: Syncing photos using iTunes - Support - Apple
    iPad: Using the iPad Camera Connection Kit - Support - Apple
    One example of a WiFi transfer app
    Wireless Transfer App - Share and transfer photos and videos via ...

  • How can I get list properties using SharePoint CSOM

    Hi Team,
    I am using SharePoint CSOM to read SharePoint Discussion board.I need discussion discription and created by and Discussion list Title etc.
    But I am unable to read those. I saw below message for discussion list in immediate window while debugging.
    DiscussionList
    {Microsoft.SharePoint.Client.List}
    base {Microsoft.SharePoint.Client.SecurableObject}: {Microsoft.SharePoint.Client.List}
    AllowContentTypes: 'DiscussionList.AllowContentTypes' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    BaseTemplate: 'DiscussionList.BaseTemplate' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    BaseType: 'DiscussionList.BaseType' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    BrowserFileHandling: 'DiscussionList.BrowserFileHandling' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    ContentTypes: {Microsoft.SharePoint.Client.ContentTypeCollection}
    ContentTypesEnabled: 'DiscussionList.ContentTypesEnabled' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    Created: 'DiscussionList.Created' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    DataSource: 'DiscussionList.DataSource' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    DefaultContentApprovalWorkflowId: 'DiscussionList.DefaultContentApprovalWorkflowId' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    DefaultDisplayFormUrl: 'DiscussionList.DefaultDisplayFormUrl' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    DefaultEditFormUrl: 'DiscussionList.DefaultEditFormUrl' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    DefaultNewFormUrl: 'DiscussionList.DefaultNewFormUrl' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    DefaultViewUrl: 'DiscussionList.DefaultViewUrl' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    Description: 'DiscussionList.Description' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    Direction: 'DiscussionList.Direction' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    DocumentTemplateUrl: 'DiscussionList.DocumentTemplateUrl' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    DraftVersion
    EffectiveBasePermissions: 'DiscussionList.EffectiveBasePermissions' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    EnableAttachments: 'DiscussionList.EnableAttachments' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    EnableFolderCreation: 'DiscussionList.EnableFolderCreation' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    EnableMinorVersions: 'DiscussionList.EnableMinorVersions' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    EnableModeration: 'DiscussionList.EnableModeration' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    EnableVersioning: 'DiscussionList.EnableVersioning' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    Fields: {Microsoft.SharePoint.Client.FieldCollection}
    ForceCheckout: 'DiscussionList.ForceCheckout' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    Forms: {Microsoft.SharePoint.Client.FormCollection}
    HasExternalDataSource: 'DiscussionList.HasExternalDataSource' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    Hidden: 'DiscussionList.Hidden' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    Id: 'DiscussionList.Id' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    ImageUrl: 'DiscussionList.ImageUrl' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    IsApplicationList: 'DiscussionList.IsApplicationList' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    IsCatalog: 'DiscussionList.IsCatalog' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    IsSiteAssetsLibrary: 'DiscussionList.IsSiteAssetsLibrary' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    ItemCount: 'DiscussionList.ItemCount' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    LastItemDeletedDate: 'DiscussionList.LastItemDeletedDate' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    LastItemModifiedDate: 'DiscussionList.LastItemModifiedDate' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    MultipleDataList: 'DiscussionList.MultipleDataList' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    NoCrawl: 'DiscussionList.NoCrawl' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    OnQuickLaunch: 'DiscussionList.OnQuickLaunch' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    ParentWeb: {Microsoft.SharePoint.Client.Web}
    ParentWebUrl: 'DiscussionList.ParentWebUrl' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    RootFolder: {Microsoft.SharePoint.Client.Folder}
    SchemaXml: 'DiscussionList.SchemaXml' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    ServerTemplateCanCreateFolders: 'DiscussionList.ServerTemplateCanCreateFolders' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    TemplateFeatureId: 'DiscussionList.TemplateFeatureId' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    Title: 'DiscussionList.Title' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    UserCustomActions: {Microsoft.SharePoint.Client.UserCustomActionCollection}
    ValidationFormula: 'DiscussionList.ValidationFormula' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    ValidationMessage: 'DiscussionList.ValidationMessage' threw an exception of type 'Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'
    Views: {Microsoft.SharePoint.Client.ViewCollection}
    WorkflowAssociations: {Microsoft.SharePoint.Client.Workflow.WorkflowAssociationCollection}
    Please let me know how can I get all discussion Properties.
    Krishnasandeep

    Here is the code snippet which is working
    ClientContext Context = new ClientContext(siteurl);
    Context.AuthenticationMode = ClientAuthenticationMode.Default;
    List DiscussionList = Context.Web.Lists.GetByTitle("4gl-adapter");
    CamlQuery query = CamlQuery.CreateAllFoldersQuery();
    ListItemCollection itemCollection = DiscussionList.GetItems(query);
    Context.Load(itemCollection);
    Context.ExecuteQuery();
    foreach (ListItem thread in itemCollection)
    string threadTitle = thread["Title"].ToString();
    string threadBody = thread["Body"].ToString();
    But if try to below code,
    String DiscussionDesc = DiscussionList.Description;
    I am getting exception.
    Let me know if I am doing wrong anywhere.
    Krishnasandeep

  • How can I get system properties?

    Hello,
    How can I get the system properties like %JAVA_HOME% in my java codes, for example, I want to print it like this.
    System.out.println("%JAVA_HOME%");
    but it doesn't work!
    Please give me a hand!

    To pass the Operating system environment variable to the Java "environment variables", you have to explicitely pass them on the command line eg.
    java -Dmyjava.home=%JAVA_HOME% myClass
    then, in your code use
    String JAVA_HOME = System.getProperty ( "myjava.home" );regards,
    Owen

  • How can you get photos back once you have deleted them?

    Can anyone tell me if or how you can get photos back once you have deleted them from your ipad2??  I accidentaly deleted some very important pics. Please help!!

    iPad Photo Recovery: How to Recover Deleted Photos
    http://www.iskysoft.com/iphone-data-recovery-mac/ipad-photo-recovery.html
    How to Restore Lost or Deleted Files from iPad
    http://www.iphone-ipad-recovery.com/recover-ipad-mini-files.html
    How to Recover Deleted Files from iPad
    http://www.kvisoft.com/tutorials/recover-deleted-files-from-ipad.html
    iSkysoft Free iPhone Data Recovery
    http://www.iskysoft.com/iphone-data-recovery/
    Recover iPhone/iPad/iPod touch lost data, Free.
    Free recover iPhone/iPad/iPod touch lost contacts, photos, videos, notes, call logs and more
    Recover data directly from iPhone or from iTunes backup
    Preview and recover lost iOS data with original quality
     Cheers, Tom

  • How can i get photos from mac to ipad ? please

    hi all, i am in a mess !, some how a lot of photos have been deleted from my iPad, and i dont know how ?.
    However i do still have these photos on my MacBookPro but i dont remember how i got them onto my iPad originally, over 2 years ago (this is nothing to do with Photo Stream)
    So PLEASE PLEASE how do i get these photos back onto my iPad ?. I would rather not use iTunes, i think this may be why the photos have gone AWOL in the first place !!!.
    iTunes always seems to be so dammed complicated for my liking
    i have an APP called iExplorer but i cant work out how to get that to work, i can two Finder Windows, one for MacBookPro and one for iPad but something seems to be write (or read) protected, i can select all the photos on my MacBookPro in one window but i simply cannot drag them across to the iPad window !!!
    Tim

    Hey Timmy,
    I use Dropbox to get my photos to/from my iPad to my computer wirelessly (no iTunes). The process below is one I posted a few weeks ago for the opposite process than what you're wanting to do (from iPad to computer) but Dropbox will work both ways. Just set up a Dropbox folder on your computer and set up the Dropbox app on your iPad and they will both be in sync automatically.
    Hope this helps!
    ~Joe
    ---from a post I did a few weeks ago---
    The Dropbox app has a very cool auto-upload process that will automatically upload photos from the iPad Camera Roll to Dropbox.
    First sign up for a free Dropbox account from your computer.
    Then, download the free Dropbox app on your iPad.
    Log in to the Dropbox app on the iPad with your new account and click on the Photos icon in the lower left corner of the screen (second one from the left).
    Select "Enable Camera Upload" and "Only Wi-Fi." The upload process will begin for all existing photos in the Camera Roll.
    From now on, all future photos taken by the iPad will automatically upload to the Dropbox folder. You can then download your photos from Dropbox to your computer by going to http://www.dropbox.com, logging in to your account, and downloading the photos. You can then put the photos on a USB drive or burn to a CD or upload them to a photo processing website.
    Hope this helps!
    ~Joe

  • How can I get photos from my iPhone?

    Hi,
    I used to sync photos to my iPhone from my old pc. Now I am using a new PC and try to get all the photos on my iPhone. I tried to use Adobe Photoshop Album, but it doesn't work. It simply can't find the photos that synced from my old pc, except that it can detect photos taken from my iPhone.
    Does anyone has any idea of how to get photos back? Any suggestion would be appreciated!

    You cannot retrieve photos that were synced from a different computer. The only option is to email each photo that came from the other computer to yourself.

  • How can I get photos from my computer on to Ipod touch?

    So, I have an IPod Touch. i got photos off facebook to have them on my IPod. I saved thoes photos on to my Dell Laditude D830. Now my IPod has a screen malfunction. i cant click on my bottom fore apps. So, I got a nw one this is the 4th Gennaration Ipod. How do I get the photos that are on my laptop on to my new Ipod Touch?

    You said "the i pod icon is on the right.then when you click it on that same line there is photos and ect to uplode on your ipod."
    I do not understand what you mean. Please clarify.

  • How can I get photos from my ipad2 to my iMac computer? I backed up to icloud but I don't know how to recover them.

    how to get photos from ipad2 to my iMac computer?

    How to Transfer Photos from an iPad to a Computer
    http://www.wikihow.com/Transfer-Photos-from-an-iPad-to-a-Computer
    Importing Personal Photos and videos from your iOS device to your computer.
    http://support.apple.com/kb/HT4083
    iCloud: Backup and restore overview
    http://support.apple.com/kb/HT4859
    Check iCloud storage & backup space on iPad
    http://www.urltips.net/check-icloud-storage-backup-space-on-ipad/336/
    iCloud: Troubleshooting creating backups
    http://support.apple.com/kb/TS3992
     Cheers, Tom

Maybe you are looking for

  • Camileo X-sports freezing

    Hello, I have recently bought a Camileo X-sports. It appears to freeze randomly but regularly when filming. It always happened with the case on. The recording stops and none of the buttons respond anymore. Each time I had to remove the battery to reb

  • Cannot get remit to address

    Dear All , I run the auto invoice import program to import 1 invoice but the following error appeared Cannot get remit to address but I can't understand what is the problem Note : I inserted in the RA_INTERFACE_LINES_ALL the following fields ORIG_SYS

  • Disappearing preferences in CS2

    My preferences keep on disappearing and need to be reset quite often. I'm using CS2 with OSX 10.4.11. I lose things such as preset doc specs, units and ruler preferences, scratch disk preferences, etc.  It gets pretty annoying to redo them every time

  • Validataion does not work in batch mode

    Hello community, We created an FI line item validation for transaction FBV1 that does a validation on a field and displays an error message if the validation fails. We have an RFC that uploads data from an Excel template and runs a BDC Call Transacti

  • How do I label IP locations in connect server?

    How do I label IP locations in connect server, so instead of a string of numbers that my spouse can't understand I can say "Black Laptop," "White Laptop," etc.? Thanks, Lee