You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: COMPATIBILITY.md
+15-7Lines changed: 15 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,26 +18,34 @@ Twitter API v2 is unlikely to be fixed in the future.
18
18
19
19
### Twitter for iOS (offical)
20
20
21
-
⭐⚠️: 3.3.6, Uses a **lot** of XML, Posts with images are broken (have (null) at the start), many other faults and missing endpoints
21
+
⭐⚠️: 3.3.6, Uses a **lot** of XML, many other faults and missing endpoints.
22
22
23
-
⭐✅: 4.1.3, Near perfect. Tweeting with media attached requires the BlueTweety tweak, Retweets made by you fail to appear properly on timeline, pagination broken on some minor elements. Notification settings crashes the app.
23
+
⚠️: 4.0.1, quite similar to 3.3.6, tweets with
24
24
25
-
⭐✅: 5.0.0-5.0.3, same as 4.1.3. 5.0.2+ has the aspect ratio change implemented for the iPhone 5.
25
+
⭐✅: 4.1.3, Near perfect. Tweeting with media attached requires the BlueTweety tweak, Retweets made by you fail to appear properly on timeline, pagination broken on some minor elements.
26
+
27
+
⭐✅: 5.0.0-5.0.3, 5.0.2+ has the aspect ratio change implemented for the iPhone 5. Note: Long URLs break retrieving parent tweets
26
28
27
29
❌: 5.0.4+ Uses Twitter API v1.1
28
30
29
31
### Twitter iOS Integration
30
32
31
-
✅: iOS 5-6, Works through Bluetweety
33
+
✅: iOS 5-7, Works through Bluetweety
32
34
33
-
❌: iOS 7+, Uses Twitter API v1.1
35
+
❌: iOS 8+, Uses Twitter API v1.1
34
36
35
37
### Tweetie2
36
38
37
39
### Tweetie
38
-
❌: Uses basic authentication
40
+
❌: Login works, uses alternate endpoints to most things, pagination completely broken.
41
+
42
+
### Twitterific
43
+
an iOS 2 version: Same as tweetie
44
+
45
+
### Tweetbot
46
+
some ios 5 version or smth: Requires PIN auth, which is unimplemented.
39
47
40
48
## Android
41
-
⭐⚠️: 3.3.0, Partly works, Followers & following timelines do not work, Connect tab is missing follows & retweets.
49
+
⭐⚠️: 3.3.0, Partly works, Followers & following timelines do not work, Connect tab is missing follows & retweets. Crashes are common. Requires a patched apk
0 commit comments