Skip to content

feat: add AppStore requestReview method, replace deprecated SKStoreReviewController #95

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dylancom
Copy link
Contributor

@dylancom dylancom commented Feb 6, 2025

SKStoreReviewController requestReview became deprecated as of iOS18.0.
This PR adds the AppStore requestReview method, which was introduced in iOS16.0.

I also added a commit to update the example to the latest react-native 0.77 and slightly improved the new arch code.

PS. AppStore.requestReview is only available in Swift, therefore StoreReview.swift is introduced.

@dylancom dylancom force-pushed the feature/appstore-request-review branch from 42c8c42 to 575f492 Compare February 6, 2025 21:16
@mingeee
Copy link

mingeee commented Mar 7, 2025

Can we merge this?

@dylancom
Copy link
Contributor Author

dylancom commented Mar 8, 2025

Hmm I tried to contact the maintainer in multiple ways without success. Might start my own fork.

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

Successfully merging this pull request may close these issues.

2 participants