Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Releases: polqf/TwitterAuth

0.0.6

04 Jul 20:38
Compare
Choose a tag to compare

iOS 11 compatibility
Since iOS 11, Twitter accounts are no longer saved in ACAccounts.
So when enabling the option to save them, it was causing an error.

0.0.5

30 Oct 22:05
Compare
Choose a tag to compare

Remove TwicketLoader dependency

0.0.4

13 Mar 17:06
Compare
Choose a tag to compare

Removing embedded TwicketLoader framework from TwitterAuth framework

0.0.3

13 Mar 15:40
Compare
Choose a tag to compare

APPLICATION_EXTENSION_API_ONLY = YES

0.0.1

11 Mar 23:58
Compare
Choose a tag to compare
  • Log in using device's ACAccounts
  • Log in via web (using SFSafariViewController)