I am integrating this into my app and do not want me users to be able to add media to their message threads. The input messages toolbar documentation does not have any reference to media or attachments. Is it possible to remove this feature from the UI?
This will remove that nasty bugger I put it in the viewDidLoad
self.inputToolbar?.contentView?.leftBarButtonItem = nil