Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No attributionURL when sharing to instagram story #286

Open
lucakramberger opened this issue May 28, 2024 · 2 comments
Open

No attributionURL when sharing to instagram story #286

lucakramberger opened this issue May 28, 2024 · 2 comments
Assignees
Labels
Appinio social share This label is used to indicate that this issue belongs to Appinio social share plugin

Comments

@lucakramberger
Copy link

await AppinioSocialShare().iOS.shareToInstagramStory(
KeyStore.FACEBOOKAPPID,
backgroundImage: backgroundPath,
stickerImage: stickerPath,
attributionURL: url,
);

when calling the instagram story share function, the background and sticker image is working fine, but the attributionURL is not added in the story

@Hwangjunhong
Copy link

@lucakramberger
I too have the same problem.
Did you solve it?

@lucakramberger
Copy link
Author

@lucakramberger I too have the same problem. Did you solve it?

Nope, unfortunately I think the instagram api does not support a url anymore

@khanmujeeb687 khanmujeeb687 added the Appinio social share This label is used to indicate that this issue belongs to Appinio social share plugin label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Appinio social share This label is used to indicate that this issue belongs to Appinio social share plugin
Projects
None yet
Development

No branches or pull requests

3 participants