Skip to content

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

@duzenko

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

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