[PR #95] [MERGED] Fix infinite prompts when using StoreKit prompt #126

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

📋 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: masterHead: master


📝 Commits (1)

  • 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.

Relates to #93


🔄 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>
adam added the pull-request label 2025-12-29 18:29:11 +01:00
adam closed this issue 2025-12-29 18:29:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#126