[GH-ISSUE #310] Error Info: Type 'OAuthSwift' has no member 'sessionConfiguration' #188

Closed
opened 2026-03-03 16:46:31 +03:00 by kerem · 1 comment
Owner

Originally created by @maundytime on GitHub (Nov 12, 2016).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/310

Description:

build error in these code lines
2016-11-12 1 58 04

#if os(iOS)
#if !OAUTH_APP_EXTENSIONS
UIApplication.shared.isNetworkActivityIndicatorVisible = OAuthSwift.sessionConfiguration.isNetworkActivityIndicatorVisible
#endif
#endif

Error Info: Type 'OAuthSwift' has no member 'sessionConfiguration'

OAuth Provider (Twitter, Github, ..):

Nothing

OAuth Version:

  • Version 1

OS (Please fill the version) :

  • iOS :

Installation method:

  • Manually

Library version:

  • head

Xcode version:

  • 8.1 (Swift 3.0)
Originally created by @maundytime on GitHub (Nov 12, 2016). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/310 ### Description: build error in these code lines <img width="1171" alt="2016-11-12 1 58 04" src="https://cloud.githubusercontent.com/assets/3490007/20236022/1342557a-a8e0-11e6-95ba-58f7ae206d31.png"> #if os(iOS) #if !OAUTH_APP_EXTENSIONS UIApplication.shared.isNetworkActivityIndicatorVisible = OAuthSwift.sessionConfiguration.isNetworkActivityIndicatorVisible #endif #endif Error Info: Type 'OAuthSwift' has no member 'sessionConfiguration' ### OAuth Provider (Twitter, Github, ..): Nothing ### OAuth Version: - [x] Version 1 ### OS (Please fill the version) : - [x] iOS : ### Installation method: - [x] Manually ### Library version: - [x] head ### Xcode version: - [x] 8.1 (Swift 3.0)
kerem closed this issue 2026-03-03 16:46:31 +03:00
Author
Owner

@phimage commented on GitHub (Nov 12, 2016):

my bad, has been renamed to session. Will fix now. thx

<!-- gh-comment-id:260108315 --> @phimage commented on GitHub (Nov 12, 2016): my bad, has been renamed to `session`. Will fix now. thx
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#188
No description provided.