mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 20:55:57 +03:00
[GH-ISSUE #359] postOAuthRequestToken is inaccesible due to 'internal' protection level #228
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#228
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @megifernanda on GitHub (Apr 6, 2017).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/359
Description:
help me sir, my project still work if i run but if i clean project i got sign red error
i got error with this line
self.oauthswift?.postOAuthRequestToken(
before, i fork OAuthSwift.xcodeproject to edit OAuth1swift for Open Func postOAuthRequestToken
my problem is i got error postOAuthRequestToken is inaccesible due to 'internal' protection level if i clean project but if run my project still work
OAuth Provider (Twitter, Github, ..):
OAuth Version:
OS (Please fill the version) :
Installation method:
Library version:
Xcode version:
8.0 (Swift 3.0)
8.0 (Swift 2.3)
7.3.1
other: (Please fill in the version you are using.)
objective c
@phimage commented on GitHub (Apr 10, 2017):
internal method, don't call it