[PR #39] [MERGED] Set the default value of useAlertController based off ios version #101

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

📋 Pull Request Information

Original PR: https://github.com/UrbanApps/Armchair/pull/39
Author: @dbolella
Created: 3/1/2016
Status: Merged
Merged: 3/8/2016
Merged by: @coneybeare

Base: masterHead: uialertview-ios9-depracated


📝 Commits (1)

  • 7e8b62a Set the default value of useAlertController based off ios version and only use alert controllers if ios version is >= 9

📊 Changes

1 file changed (+6 additions, -3 deletions)

View changed files

📝 Source/Armchair.swift (+6 -3)

📄 Description

In response to issue #34 , I made simple edits to set the default value of useAlertController based off ios version and only use alert controllers if ios version is >= 9


🔄 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/39 **Author:** [@dbolella](https://github.com/dbolella) **Created:** 3/1/2016 **Status:** ✅ Merged **Merged:** 3/8/2016 **Merged by:** [@coneybeare](https://github.com/coneybeare) **Base:** `master` ← **Head:** `uialertview-ios9-depracated` --- ### 📝 Commits (1) - [`7e8b62a`](https://github.com/UrbanApps/Armchair/commit/7e8b62a07e1c9bac9dc9150f462ecc259f478e58) Set the default value of useAlertController based off ios version and only use alert controllers if ios version is >= 9 ### 📊 Changes **1 file changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Source/Armchair.swift` (+6 -3) </details> ### 📄 Description In response to issue #34 , I made simple edits to set the default value of useAlertController based off ios version and only use alert controllers if ios version is >= 9 --- <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:04 +01:00
adam closed this issue 2025-12-29 18:29:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#101