Unlike the single tweet view and the timeline controller, which provide convenient properties to control whether actions like Like and Retweet are visible to the user, TWTRTweetDetailViewController provides no such control, and the Like button is always visible.
Given that not every app that displays tweets intends to allow login or write operations, this seems like an issue. Is there a reason why the button can’t be hidden?