Skip to content
New issue

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

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

Already on GitHub? # to your account

Fixed iOS App Store Not Opening #10

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mantreshkhurana
Copy link

I fixed the url problem by implementing appName variable in OpenStore.instance.open() and by changing url from https://apps.apple.com/app/idIOS_APP_ID to https://apps.apple.com/app/APP_NAME/idIOS_APP_ID, now it can open App Store on iOS devices.

You can implement package_info_plus to get app name too, but it was much easier to implement.

@mantreshkhurana
Copy link
Author

Update the version and release it on pub.dev and do update the README.md Add dependency section to the latest release.

By the way great project.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant