Open drakedeatonuk opened 10 months ago
The Intercom web API has an 'onUnreadCountChange' call: https://developers.intercom.com/installing-intercom/web/methods/#intercomonunreadcountchange
This call is also implemented on the React Native Intercom project: 'onUnreadCountChange'
This would be a very useful call to have in this package...
Any chance anybody here has a fork with such an addition??
@drakedeatonuk this is implemented on our fork, you can see how its done in it here https://github.com/Fiksuruoka-fi/capacitor-intercom
@eljass - thank you sir! Forking this fork!
The Intercom web API has an 'onUnreadCountChange' call: https://developers.intercom.com/installing-intercom/web/methods/#intercomonunreadcountchange
This call is also implemented on the React Native Intercom project: 'onUnreadCountChange'
This would be a very useful call to have in this package...
Any chance anybody here has a fork with such an addition??