简体   繁体   中英

Message or subject are not showing while share with instagram in ionic2?

Message or subject are not showing while share with instagram in ionic2 ? using this plugin ionic cordova plugin add cordova-plugin-x-socialsharing

This is a known limitation of plugin. According to Plugin's Documentation

Instagram no longer permits prefilling a message.

Quirks:

  • Instagram no longer permits prefilling a message - you can prompt the user to paste the message you've passed to the plugin because we're adding it to the clipboard for you.

iOS Quirks:

  • Before trying to invoke shareViaInstagram please use canShareVia('instagram'.. AND whitelist the urlscheme (see below).
  • Although this plugin follows the Instagram sharing guidelines, the user may not only see Instagram in the share sheet, but also other apps that listen to the "Instagram sharing ID". Just google "com.instagram.exclusivegram" and you see what I mean.

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