-
com.facebook.react.bridge.ReadableNativeMap.getString
ReadableNativeMap.java - line 168
java.lang.ClassCastException: java.lang.Double cannot be cast to java.lang.String
``` javascript
Intercom.r…
-
Hi!
Since I integrated Intercom Android native push notifications correctly, I am always seeing notifications displayer twice. I am also using `react-native-push-notification` to handle pushes from…
-
#### Issue Description
Throws error when using with [react-native-web](https://github.com/necolas/react-native-web):
Error: Cannot find module "./ActionSheet"
#### Additional Information
…
-
Getting the following build error on iOS, I'm on the latest version of react native, this package and the intercom ios SDK.
-
**Description**
On Android, the onPushNotificationReceived event isn't received If I receive a notification whilst the app is open, but in the background.
The event fires absolutely fine if the a…
-
### Tried to use permissions api while not attached to an activity
I've got this error. Problem occurs only on release apk & when app starts and location permission dialog appears and when giving l…
-
Hello
I see error when i build apk release :
`
> Task :app:bundleReleaseJsAndAssets
Scanning folders for symlinks in J:\Projet\foongon\react native\Entreprise\Katika\node_modules (108ms)
Scanning…
-
Currently it's possible to provide companies in user attributes but it works for iOS only ({...,
companies: {company_id: "x", name: "y"}}`)
Android implementation [is missing](https://github.co…
-
I see that the library includes `setupAPN(deviceToken)`. How is the `deviceToken` supposed to find its way into the JS environment?
It's not an issue because you can just add `[Intercom setDeviceToke…
-
Need to replace 'compile' with 'implementation' in build.gradle file so gradle stops throwing build warning - http://d.android.com/r/tools/update-dependency-configurations.html