AppStoreReviewManager
Just one line of code to open App Store review page for your app.
Install / Use
/learn @Jinya/AppStoreReviewManagerREADME
AppStoreReviewManager
An easy way to access reviews for your app instead of writing repetitive and redundant codes for every app.
Requirements
iOS 11.0+, Swift 5.7+
Installation
Swift Package Manager (Recommended)
- Xcode > File > Swift Packages > Add Package Dependency
- Add
https://github.com/Jinya/AppStoreReviewManager.git - Select "Up to Next Minor" (recommend using the latest version)
How to Use
import AppStoreReviewManager
// Get the App Store product page URL with a given App Store ID.
let productURL = AppStoreReviewManager.productURL(with: YOUR_PRODUCT_APP_STORE_ID)!
// Tells StoreKit to ask the user to rate or review your app, if appropriate.
// This is a convenient wrapper method for `SKStoreReviewController.requestReview()` and `SKStoreReviewController.requestReview(in:)`.
AppStoreReviewManager.requestReview()
// Open the App Store product page and present a write review form in the App Store.
AppStoreReviewManager.openProductPageForReview(with: YOUR_PRODUCT_APP_STORE_ID)
MIT License
AppStoreReviewManager released under the MIT license. See LICENSE for details.
Related Skills
gh-issues
345.4kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
node-connect
345.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
oracle
345.4kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
prose
345.4kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
