works fine in 2.5.0!
Still having trouble with presenting static JSON of tweets, which worked in 2.2.0, but doesn’t work in 2.4.0 or 2.5.0. It looks like nothing has changed in the twitter’s API, so it must be a twitter sdk thing. Here is the static trace inside of twitter’s code:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Invalid entity type found'
*** First throw call stack:
(
0 CoreFoundation 0x0000000107b8b34b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x00000001075ec21e objc_exception_throw + 48
2 CoreFoundation 0x0000000107bf4265 +[NSException raise:format:] + 197
3 Sifftr 0x000000010338db8b -[TWTRTweetPresenter entityRangesForTweet:types:] + 407
4 Sifftr 0x00000001033aa29a -[TWTRTweetLabel setTextFromTweet:] + 153
5 Sifftr 0x00000001033c07b7 -[TWTRTweetView configureWithTweet:] + 320