Replies: 1 comment 1 reply
-
I'm with the same problem. I use capacitor. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm trying to implement the intercom community plugin. Works well, but push does not work. The instructions say you just need to register for push notifications with the standard capacitor plugin, but it doesn't work and when I search the intercom plugin there is nothing in the code to handle push tokens and pass them on to intercom.
Anyone able to help with this? It seems the plugin hasn't been updated for quite a while.
I considered just using the cordova plugin, but not entirely sure how to implement it properly without being able to add values to the config.xml like you normally would.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions