nxtbgthng / OAuth2Client

Client library for OAuth2 (currently built against draft 10 of the OAuth2 spec)
855 stars 217 forks source link

NXOAuth2Request.performMethod cannot be started on background queue #205

Open pipacs opened 8 years ago

pipacs commented 8 years ago

... only on the main queue.

miktav commented 5 years ago

Yes, I have run into this as well, and dispatching to main queue does not seem to work either.