Facebook cancel share no callback available

  1. plugin share isn’t trigger cancel event, we will fix it in next release
  2. text or title doesn’t appear when dialog share photo
    fb sdk just support photo only.
    https://developers.facebook.com/docs/reference/ios/4.15/class/FBSDKSharePhoto/

Noted.

On item 2, why is Facebook photo caption/text get through the PluginShare? Probably because info.showDialog = false; I guess.

Thanks again htlxyz :slight_smile: