CaliStyle / ng-intercom

Angular 7+ Wrapper for Intercom.com
MIT License
54 stars 46 forks source link

[fix] use window.intercomSettings to initiate app ID #87

Closed scott-wyatt closed 5 years ago

scott-wyatt commented 5 years ago

As per Intercom, using the intercomSettings to provide the app ID will quiet issue in console.

Ref:

86