0db2bb6 Fix 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.
🔄 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/95
**Author:** [@ari3l](https://github.com/ari3l)
**Created:** 5/11/2017
**Status:** ✅ Merged
**Merged:** 5/12/2017
**Merged by:** [@coneybeare](https://github.com/coneybeare)
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`0db2bb6`](https://github.com/UrbanApps/Armchair/commit/0db2bb6fb0c3faa88425da5e5a1561063d5dc2a3) Fix infinite prompts when using StoreKit prompt
### 📊 Changes
**1 file changed** (+4 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `Source/Armchair.swift` (+4 -0)
</details>
### 📄 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
---
<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/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.