QMChatViewController-ios
QMChatViewController-ios copied to clipboard
Add haptic feedback on pressing audio button
Environment details iOS version: 11 Quickblox iOS SDK version : 2.17.1 QMChatViewController version: 0.6.6
Did this work before? no
Expected behavior
I have to consume delegate function in QMAudioRecordToolbarDelegate that detects the user tap on the audio button, so I can add haptic feedback when user touches the audio button in addition to shaking control
Actual behavior
there is no delegate function QMAudioRecordToolbarDelegate to detect the tapping on the audio button. the audio button just shakes
Steps to reproduce the behavior Press audio button nothing is triggered on button shakes
Any others comments?