Mark Glagola
Mark Glagola
@xcarpentier Thanks for the PR! Is there any harm in including all forms of auth? As in can we keep old headers around as a fallback? **FYI:** A lot of...
looks like this is no longer supported :disappointed: but I'll keep my eyes open
@Dschee I didn't like solution but if there is no alternative, I may end up doing this.
@loretoparisi Can't recreate this issue, are you still getting this?
A quick fix seems to override onBackPressed() in your activity and send a message to the view's async task notifyAuthorization() method. For example: In your Activity w/ the twitter view...