Using facebook API, in my iOS, i want to post a PDF.
I successfully created the APP ID and integrated in my code as well.
But I know that we can post video or image to facebook.
But I don’t know whether we can post PDF or not.
Can some one suggest me?
Using facebook API, in my iOS, i want to post a PDF. I successfully
Share
You won’t be able to post a file, but you can post a link to the file in a public place, preferably on your server. So:
PDFto your server from the app