I want to hide the attach button in the chat window of the Applozic iOS Chat SDK.
I would have expected this to be included as a setting in the ALApplozicSettings class.
To do this in the Applozic Android SDK you can simply configure it by setting "hideAttachmentButton":true in the applozic-settings.json. What is the equivalent in the iOS SDK?