4e92562 Fixing a bug where finding the right window wouldn't work.
📊 Changes
1 file changed (+7 additions, -4 deletions)
View changed files
📝Source/Armchair.swift (+7 -4)
📄 Description
Now, even if you call rateApp() from a UIActionSheet, it will actually present the modal.
This logic seems to be broken currently. It searches for the right window, but never sets it to the local variable.
🔄 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/5
**Author:** [@plivesey](https://github.com/plivesey)
**Created:** 11/23/2014
**Status:** ✅ Merged
**Merged:** 11/25/2014
**Merged by:** [@coneybeare](https://github.com/coneybeare)
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`4e92562`](https://github.com/UrbanApps/Armchair/commit/4e9256254783552d5a82f74d2a1be639681c2b64) Fixing a bug where finding the right window wouldn't work.
### 📊 Changes
**1 file changed** (+7 additions, -4 deletions)
<details>
<summary>View changed files</summary>
📝 `Source/Armchair.swift` (+7 -4)
</details>
### 📄 Description
Now, even if you call rateApp() from a UIActionSheet, it will actually present the modal.
This logic seems to be broken currently. It searches for the right window, but never sets it to the local variable.
---
<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/5
Author: @plivesey
Created: 11/23/2014
Status: ✅ Merged
Merged: 11/25/2014
Merged by: @coneybeare
Base:
master← Head:master📝 Commits (1)
4e92562Fixing a bug where finding the right window wouldn't work.📊 Changes
1 file changed (+7 additions, -4 deletions)
View changed files
📝
Source/Armchair.swift(+7 -4)📄 Description
Now, even if you call rateApp() from a UIActionSheet, it will actually present the modal.
This logic seems to be broken currently. It searches for the right window, but never sets it to the local variable.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.