-
I'm trying to use this library on a react-native 0.34.0 project, and I cannot get this library to work. I've fought through a number of problems, but am still unable to get it working. I am following …
-
As was suggested in comments of PR https://github.com/tinycreative/react-native-intercom/pull/163
> Could we improve this by being more specific?
> `$(SRCROOT)/../../../ios/Pods/Intercom/`
This…
-
Hello!
### Symtom
When we call,
```
Intercom.updateUser({
email,
custom_attributes: {
custom_test: 'Testing...',
},
});
```
The output of the above code is as follow…
-
Using custom color code chosen in Intercom app settings #2896d3.
Color works on iOS but returns a different blue on Android.
Using latest react-native-intercom and latest react-native as of date.
-
Hello,
I have upgraded a project from symfony 2.8 to symfony 3.4
**The web debug toolbar was showing up in symfony 2.8.** So my output contains ``
In `config_dev.yml` I have:
```
web_profiler:…
-
It is a great library and people are using it, but closing all issues means you have some kind of plan or just tired. But seeing that it is not being followed up as there is no response to any of the …
-
I get this error on app startup on Android
Intercom React Native Error java.lang.ClassCastException: java.lang.Double cannot be cast to java.lang.Long
Not sure but this might be related to
``…
-
I gave up to make it works with Android 8 and 9
In native Android SDK docs there is info that Notification channels work out-of-the-box.
https://www.pushwoosh.com/docs/notification-channels
I sen…
-
Hii
Some of the Intercom features like using the Article Inserter app in manual messages does not work with the current latest intercom-ios sdk (5.0) that is plugged in here. I need the latest sdk v5…
-
Hey everyone,
I'm using this package for a while now and recently I'm experiencing some UI issues (see screenshots).
I recently upgraded to Expo 25 that is bundled with React Native 0.52 - any cha…