I managed to implement Facebook connect on my iPhone app and allow the user to upload a status update via the app. I now want to include a feature to allow uploading of photos together with a caption or status update. Does anyone know the relevant code for this?
I think I'm supposed to use the photos.upload API in FB but am not too sure how. The Facebook documentation all seems very generic with no specific code for iPhone development. Any assistance or sample code with be appreciated.