Skip to content

[share_plus] [iOS] Instagram does not show up in provider list for web links #459

Description

@duzenko

I need to share links to social platforms, such as Instagram
Tried the following code

   action: () => Share.share(event.deepLink),

On iOS that shows Twitter, but not Instagram
I had to spend a lot of time researching this until I realized that share_plus does not use NSURL for web links (which I think is the required operation here)
I also created a PR that shows the small code change that actually fixes Instagram sharing
https://github.com/fluttercommunity/plus_plugins/pull/458/files

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

HacktoberfestIssues taking part in HacktoberfestbugSomething isn't workingshare_plusFeature, Enhancement, Bug Fixes for Share Plus Plugin

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions