-
Code example
```
Pushwoosh.init({
pw_appid: "XXXXX"
});
Pushwoosh.setUserId("XXXXX");
Pushwoosh.register(
token => {
console.log("Registered for push notifications with tok…
-
Another feature I hacked into my HADasboard setup...
Listen for a custom event on the Home Assistant event bus and play and audio file with an optional toast notification or modal popup.
I've us…
-
When page is loaded for the first time, intercom widget is showing on the bottom of page, but when I go to another page (SPA) Intercom widget is not showing.
I try to type this `window.Intercom` o…
-
### Version
3.2.1
### Environment
Google Chrome Version 64.0.3282.186 (64 bit),
Mac OS High Sierra Version 10.13.3,
React Version 16.2.0
### Reproduction link
[https://codesandbox.io/s/43zr…
-
So I'm creating Jest Snapshots tests on my components, and I'm getting the following fail error due to IntercomClient
RUNS app/components/photos/__tests__/_AddCommentComponent.spec.js
FAIL ap…
-
Hi there,
After adding the build configuration, and trying to build the project, it always fails to finish the process?
** ARCHIVE FAILED **
The following build commands failed:
CompileC …
-
I got this message
`Dependency "react-native-onesignal" has no shared framework schemes
`
when I run in my project `carthage update --platform iOS`....
Any ideas ?
Concerning my config :
`…
-
Trying to test my `react-native` app with `jest` and it's throwing
`Cannot find module ‘./PlatformHelpers’ from ‘createNavigationContainer.js’`
For some reason the fix at #256 doesn't work for m…
-
### Issue
The documentation states to put the `[FIRApp configure];` at the end of the `didFinishLaunchingWithOptions:(NSDictionary *)launchOptions` method:
This can lead to pro…
-
after i delete my cluster page and try to connect new cluster it's become blank but the chat of intercom still on active on console here the error
`react-dom.production.min.js:164 TypeError: Cannot…