twitter-archive / twitter-kit-ios

Twitter Kit is a native SDK to include Twitter content inside mobile apps.
Apache License 2.0
688 stars 449 forks source link

Increased max tweet length to 280 #87

Open RyanBluth opened 6 years ago

RyanBluth commented 6 years ago

Problem

The maximum tweet length is still set to 140 when it should be 280

Solution

Increased the max length

Result

Tested composing a tweet and there is no unexpected change in behavior

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.

joeuelk commented 5 years ago

I noticed the Twitter character count still shows 140 instead of 280 when using TWTRComposer() on TwitterKit 3.4.2.

screen shot 2019-02-04 at 1 49 57 pm