Photo editor app and share via Facebook option
I'm going to build an app that will enable users to edit their photos (in different way than built-in photo editor apps) and then upload in on Facebook.
My question is - is it possible to use OS functionality to "share via" Facebook directly from AIR, so if Facebook is already configured on a device it will use it's settings to log in and upload a photo.
Or I will need to use Facebook Graph API and do all that work myself from the scratch? This would obviously mean that even if a user has already configured a native Facebook app to use it's login details, they will need to be enetered to my AIR app again?
