Hello,
I'm new to appcelerator and is working on an RSS Feed with Photo and Video Uploading. I would like to ask how to link facebook log in credentials to a website (the website has facebook profile integration) and upload files on that website.
Thanks in advance
1 Answer
Accepted Answer
Your mobile app and the website are 2 different applications in the eyes of Facebook, so it won't matter if you're logged into FB within your app, you'll still have to login to FB with the website. Now, if you own the website, you could easily setup a page or api that is only accessible from within your application when the use is logged in so that images can be uploaded. However, if you don't own the website, image uploading will be tough as you won't be able to do regular web forms to upload images from your phone.
Your Answer
Think you can help? Login to answer this question!