We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to share things to instagram but no result.
no error on console, no action.
I am using it on IOS 18.
The text was updated successfully, but these errors were encountered:
Hello, any developments here?
Sorry, something went wrong.
I have solved this issue by using it's last changed fork.
@iamtechieboy what was the issue. Curious if I have the same issue. It happens only on sharetoInstagramStory for us.
I had newer flutter version, so it didn't work, I used last changed fork repo for newer flutter version.
For me the problem was the lack of the tag <string>instagram-stories</string> inside the Info.plist <key>LSApplicationQueriesSchemes</key>
<string>instagram-stories</string>
<key>LSApplicationQueriesSchemes</key>
I made a PR to update the README:
#324
khanmujeeb687
No branches or pull requests
I am trying to share things to instagram but no result.
no error on console, no action.
I am using it on IOS 18.
The text was updated successfully, but these errors were encountered: