简体   繁体   中英

Is possible share photo from my app without publish_actions on facebook?

I did not obtain publish_actions yet. Is possible upload image to facebook from my android application without publish_action permission?

Thanks in advance for any help.

You can if the user has the Facebook app installed.

You can do it via the FacebookDialog.PhotoShareDialogBuilder ( https://developers.facebook.com/docs/reference/android/current/class/FacebookDialog.PhotoShareDialogBuilder/ ).

There's also an example demonstrating this in the Hello Facebook sample app.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM