• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Programatically creating iDisk URL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Programatically creating iDisk URL


  • Subject: Programatically creating iDisk URL
  • From: Robert Boyer <email@hidden>
  • Date: Sun, 30 Nov 2008 08:42:04 -0800

I'm adding a feature to my Cocoa app to periodically copy a backup of the app's data file to the user's iDisk. I understand how to mount the iDisk (from reading this list), but I can't find a way to programatically create the iDisk's URL. Specifically, since the user's MobileMe account name seems to be part of the URL, I need a way to programatically find the user's MobileMe account name (which may be different than their login name).

I can see that there's an entry for this in the keychain, but I can't figure out how to access it programatically -- SecKeychainFindGenericPassword doesn't seem to work for this entry. I don't want to make users enter their MobileMe account information in my app if at all possible.

Sorry if these questions have been answered before, but after searching this list and doing a lot of googling I haven't been able to figure out all the pieces to the puzzle...

Thanks in advance for any advice.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Retrieving Boolean from database
  • Next by Date: Re: NSTextField as a CALayer
  • Previous by thread: Re: Retrieving Boolean from database
  • Index(es):
    • Date
    • Thread