[PR #697] [MERGED] Remove showing the network activity status, deprecated sind iOS 13 #725

Closed
opened 2026-03-03 17:29:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/697
Author: @cmittendorf
Created: 4/29/2022
Status: Merged
Merged: 11/10/2022
Merged by: @phimage

Base: masterHead: networkactivity-main-thread


📝 Commits (1)

  • 11453e3 Remove showing network activity

📊 Changes

1 file changed (+0 additions, -16 deletions)

View changed files

📝 Sources/OAuthSwiftHTTPRequest.swift (+0 -16)

📄 Description

This change removes changing the network activity indicator as the necessary api has been marked as deprecated in iOS 13.

Besides the old solution was not safely being called on the main thread, the OAUTH_APP_EXTENSIONS build flag is of no use when being used as a swift package.


🔄 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/OAuthSwift/OAuthSwift/pull/697 **Author:** [@cmittendorf](https://github.com/cmittendorf) **Created:** 4/29/2022 **Status:** ✅ Merged **Merged:** 11/10/2022 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `networkactivity-main-thread` --- ### 📝 Commits (1) - [`11453e3`](https://github.com/OAuthSwift/OAuthSwift/commit/11453e3feeec8c23ed8656ba0a27c9f5f31133d4) Remove showing network activity ### 📊 Changes **1 file changed** (+0 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `Sources/OAuthSwiftHTTPRequest.swift` (+0 -16) </details> ### 📄 Description This change removes changing the network activity indicator as the necessary api has been marked as deprecated in iOS 13. Besides the old solution was not safely being called on the main thread, the `OAUTH_APP_EXTENSIONS` build flag is of no use when being used as a swift package. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 17:29:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#725
No description provided.