Closed dnson closed 6 years ago
Can you provide a code sample of what you're doing?
@dnson Ensure that your Intercom widget is configured correctly on the app settings side as well. I was scratching my head over this since there were no errors, and then realized I didn't have the widget enabled for "Visitors".
I ran into the same problem
<Intercom appId="ez9vgx1v" />
I put this in my main app component, and nothing happened. It worked when I implemented it using the standard method, but I wanted to use this package so I didn't have to worry about dealing with the window object in my tests.
Found out you need a trial of Intercom Engage or Resolve for the messenger to actually appear. How frustrating.
Hey I just do like what you say on the readme. But it doesn't work