mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 22:33:25 +01:00
[PR #95] [MERGED] Fix infinite prompts when using StoreKit prompt #126
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/95
Author: @ari3l
Created: 5/11/2017
Status: ✅ Merged
Merged: 5/12/2017
Merged by: @coneybeare
Base:
master← Head:master📝 Commits (1)
0db2bb6Fix infinite prompts when using StoreKit prompt📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
Source/Armchair.swift(+4 -0)📄 Description
If using the storekit prompt, assume that the user rated the app when the prompt is presented.
This fixes infinite prompts when rating conditions have been met.
Relates to #93
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.