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>
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/39
Author: @dbolella
Created: 3/1/2016
Status: ✅ Merged
Merged: 3/8/2016
Merged by: @coneybeare
Base:
master← Head:uialertview-ios9-depracated📝 Commits (1)
7e8b62aSet 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.