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.
🔄 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:master📝 Commits (1)
7299a70Add 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.