[PR #92] [MERGED] Add support for iOS 10.3 review prompt #122

Closed
opened 2025-12-29 18:29:10 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/UrbanApps/Armchair/pull/92
Author: @ari3l
Created: 5/5/2017
Status: Merged
Merged: 5/8/2017
Merged by: @coneybeare

Base: masterHead: master


📝 Commits (1)

  • 7299a70 Add support for iOS 10.3 review prompt

📊 Changes

1 file changed (+17 additions, -0 deletions)

View changed files

📝 Source/Armchair.swift (+17 -0)

📄 Description

Added an option to use SKStoreReviewController review prompt instead of the default prompt. If it’s not available (below iOS 10.3), just use the default prompt.

Relates to #85


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UrbanApps/Armchair/pull/92 **Author:** [@ari3l](https://github.com/ari3l) **Created:** 5/5/2017 **Status:** ✅ Merged **Merged:** 5/8/2017 **Merged by:** [@coneybeare](https://github.com/coneybeare) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`7299a70`](https://github.com/UrbanApps/Armchair/commit/7299a7067a1935ed0e1da63e1a919b94d1441e60) Add support for iOS 10.3 review prompt ### 📊 Changes **1 file changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Source/Armchair.swift` (+17 -0) </details> ### 📄 Description Added an option to use SKStoreReviewController review prompt instead of the default prompt. If it’s not available (below iOS 10.3), just use the default prompt. Relates to #85 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 18:29:10 +01:00
adam closed this issue 2025-12-29 18:29:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#122