mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 22:33:25 +01:00
[PR #92] [MERGED] Add support for iOS 10.3 review prompt #122
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.