How to share photo with CAPTION via Android share intent on Facebook?

后端 未结 2 699
花落未央
花落未央 2020-11-29 05:17

I\'d like to share a photo with caption pre-filled from my app via a share intent, on facebook.

I know how to share photo or how to share text, but how do I share th

2条回答
  •  自闭症患者
    2020-11-29 06:13

    This issue appear to be a long standing "feature" of the facebook app. It's handling of intents has never been in a fully functional state.

    Check the links on http://forum.developers.facebook.net/viewtopic.php?id=93900

    This needs to be elevated with the developers at facebook. The reliance on hiding behind the Client API rather than fixing the obvious is working against them.

提交回复
热议问题