[GH-ISSUE #241] Crash in OAuthSwiftHTTPRequest.swift #138

Closed
opened 2026-03-03 16:45:59 +03:00 by kerem · 2 comments
Owner

Originally created by @Ankish on GitHub (Jun 22, 2016).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/241

  • OS targeted (with version): 9.2.1
  • OAuth provider: LinkedIn
  • OAuthSwift version: pod "OAuthSwift", "~> 0.5.0"

OAuthSwiftHTTPRequest.swift OAuthSwiftHTTPRequest.(start(OAuthSwiftHTTPRequest) -> () -> ()).(closure #1).(closure #1)
It generally happens at app launch . Seen from the logs. PFA the log
OAuthCrash.pdf

Originally created by @Ankish on GitHub (Jun 22, 2016). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/241 - **OS targeted (with version):** 9.2.1 - **OAuth provider:** LinkedIn - **OAuthSwift version:** pod "OAuthSwift", "~> 0.5.0" OAuthSwiftHTTPRequest.swift OAuthSwiftHTTPRequest.(start(OAuthSwiftHTTPRequest) -> () -> ()).(closure #1).(closure #1) It generally happens at app launch . Seen from the logs. PFA the log [OAuthCrash.pdf](https://github.com/OAuthSwift/OAuthSwift/files/327249/OAuthCrash.pdf)
kerem 2026-03-03 16:45:59 +03:00
Author
Owner

@phimage commented on GitHub (Jul 7, 2016):

trying to investigate
maybe an issue with dispatch module

try to add import Dispatch in your 'AppDelegate.swift'

Where you use OAuthSwift in an UIApplicationDelegate method? crash show AppDelegate.swift:20
Maybe too soon so a task or a dispatch could used to postpone the use of OAuthSwift

<!-- gh-comment-id:230996207 --> @phimage commented on GitHub (Jul 7, 2016): trying to investigate maybe an issue with dispatch module try to add `import Dispatch` in your 'AppDelegate.swift' Where you use OAuthSwift in an `UIApplicationDelegate` method? crash show `AppDelegate.swift:20` Maybe too soon so a task or a dispatch could used to postpone the use of OAuthSwift
Author
Owner

@phimage commented on GitHub (Jul 23, 2016):

I close because no response for 15 days. Feel free to respond anyway. I can reopen this issue

<!-- gh-comment-id:234714873 --> @phimage commented on GitHub (Jul 23, 2016): I close because no response for 15 days. Feel free to respond anyway. I can reopen this issue
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#138
No description provided.