Programatically creating iDisk URL
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