I'm building my app with Intercom for Cordova (https://developers.intercom.com/installing-intercom/docs/cordova-phonegap-installation and I'm having the following error
IntercomBridge.m:118:15: No known class method for selector 'hideMessenger'
Does anyone have the same issue?
Notes:
<plugin name="cordova-plugin-intercom" version="~9.1.0" />
"cordova-ios": "^6.1.1",