[PR #112] [MERGED] Improve iOS 10.3 review dialog support + documentation #128

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

📋 Pull Request Information

Original PR: https://github.com/UrbanApps/Armchair/pull/112
Author: @MartinMoizard
Created: 10/27/2017
Status: Merged
Merged: 11/10/2017
Merged by: @coneybeare

Base: masterHead: master


📝 Commits (6)

  • 068c4b9 Remove ios < 9 support [Alertview]
  • ea3ab5e Merge remote-tracking branch 'UrbanApps/master'
  • dddaa62 Changes
  • adc0a0d Update iOS 10.3 review dialog support
  • 90ce675 Add documentation on new API
  • b3bd6ec Restore func hideRatingAlert()

📊 Changes

2 files changed (+65 additions, -55 deletions)

View changed files

📝 README.md (+8 -0)
📝 Source/Armchair.swift (+57 -55)

📄 Description

Hello,

This is a fork of https://github.com/UrbanApps/Armchair/pull/102 + I added the requested documentation.

I went ahead and did that because it only missed the documentation, and I think we can all benefit from this nice change.

@coneybeare let me know if I should change anything more.

Thanks


🔄 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/112 **Author:** [@MartinMoizard](https://github.com/MartinMoizard) **Created:** 10/27/2017 **Status:** ✅ Merged **Merged:** 11/10/2017 **Merged by:** [@coneybeare](https://github.com/coneybeare) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`068c4b9`](https://github.com/UrbanApps/Armchair/commit/068c4b92c1e05752325e16e77f5bf971e22b3ad2) Remove ios < 9 support [Alertview] - [`ea3ab5e`](https://github.com/UrbanApps/Armchair/commit/ea3ab5ed28393e3172c04e05360aff239e5855a4) Merge remote-tracking branch 'UrbanApps/master' - [`dddaa62`](https://github.com/UrbanApps/Armchair/commit/dddaa62c2564e5007102742d1f61fc01311e9b5b) Changes - [`adc0a0d`](https://github.com/UrbanApps/Armchair/commit/adc0a0d580f011715eeef7efe9ac9592d40f0cd0) Update iOS 10.3 review dialog support - [`90ce675`](https://github.com/UrbanApps/Armchair/commit/90ce6752592e538f621986adc842f9b5b135b509) Add documentation on new API - [`b3bd6ec`](https://github.com/UrbanApps/Armchair/commit/b3bd6ecc16a8fc67fff86be4a9888548deba91f0) Restore func hideRatingAlert() ### 📊 Changes **2 files changed** (+65 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -0) 📝 `Source/Armchair.swift` (+57 -55) </details> ### 📄 Description Hello, This is a fork of https://github.com/UrbanApps/Armchair/pull/102 + I added the requested documentation. I went ahead and did that because it only missed the documentation, and I think we can all benefit from this nice change. @coneybeare let me know if I should change anything more. Thanks --- <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:12 +01:00
adam closed this issue 2025-12-29 18:29:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#128