-
Would be great to add documentation for how to integrate with Intercom's Cordova plugin.
Thanks!
-
The api accessible with the native `Intercom.client().getUnreadConversationCount();` call is missing from this implementation of the bindings.
-
The api accessible with the native `Intercom.client().updateUser();` call to the sdk is missing from this implementation of the bindings.
-
-
In a previous version of this client (`2.1.1`) the Admin class had the `find` method on it (see https://github.com/jkeyes/python-intercom/blob/467bb83b1fbc3e2f88ed21e14877b412e25e6c17/intercom/admin.p…
-
I started migrating a project from Turbolinks to the [Turbo](https://github.com/hotwired/turbo-rails) project and hit some issues. I have a workaround which might be useful to include in the documenta…
-
-
In Android there is a version conflict in the Apache HTTP fork with the upstream version. As Unirest is based upon Apache HTTP, it is not usable there without workaround. Those could be using the [uni…
-
## Version info
- intercom-rails version: 0.4.1
- Rails version: 6.0.3.1
## Explanation
I am attempting to track every time a user sends us a message through the Intercom chat bubble on our …
-
**Is your feature request related to a problem? Please describe.**
For web, you have the `jest-launchdarkly-mock` package (that doesn't support react native) where you can mock LD and run you tests.
…