-
It's not the most pressing issue, but if you leverage the git tags, you'll get a release history on the release tab (https://github.com/nhagen/react-intercom/releases). You'll need to retroactively t…
-
Const file:
- [ ] should provide access to window.ushahidi like this: `window.ushahidi = window.ushahidi || {};`
- [ ] these constants come from window (see app.js)
- [ ] BACKEND_URL: backendUrl,
…
-
## Issue
![Screenshot_2019-07-19-12-20-03-324_com orowealth orowealthv11](https://user-images.githubusercontent.com/14835320/61515436-36686f00-aa20-11e9-8e57-a420afa6e5dd.png)
…
-
Hi There,
I've followed the instructions but when I run `(cd android/ && ./gradlew clean installDebug)` I get the following error.
```
D8: Program type already present: retrofit2.-KotlinExtensi…
-
I have a file in my app which for the same input, can lead to different outputs, according to an environment variable and a babel plugin.
```javascript
import codegen from 'babel-plugin-codegen/…
-
If Intercom isn't loaded by the time the component unmounts an uncaught error is thrown.
index.js:106 Uncaught TypeError: window.Intercom is not a function
at Intercom.componentWillUnmount (i…
-
OS:
- [ ] Windows
- [*] MacOS
- [ ] Linux
_Platform:_
- [*] iOS
- [ ] Android
Output of `node -v && npm -v && npm ls --prod --depth=0`
```
v8.10.0
6.4.0
goodwork@1.0.1 /Users/dad…
-
I've followed the readme here but can't get push notifications to work via Intercom's backend.
I can see the user has accepted/sent the FCM token back to Intercom via the app, and I can target said…
-
Module ReactNativePermissions requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup. In a future release React Native will default to initializing all nativ…
-
It works fine 5-7 times, when props is updated. After that component does not send request to Intercom, when props is updated.
Any ideas? How to fix it?
SVITY updated
5 years ago