IntercomWrapper.displayConversationsList is not working on android
See original GitHub issueUsing the method Intercom.displayConversationsList()
works on iPhone but on Android throws the following error:
IntercomWrapper.displayConversationsList is not a function
TypeError: IntercomWrapper.displayConversationsList is not a function
at http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:81707:17
at tryCallTwo (http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:6346:1)
at doResolve (http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:6501:9)
at new Promise (http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:6367:1)
at IntercomClient.displayConversationsList (http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:81706:8)
at Object.onPress (http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:82333:31)
at Tab._handlePress (http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:87715:12)
at Constructor.touchableHandlePress (http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:53264:32)
at Constructor._performSideEffectsForTransition (http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:34144:6)
at Constructor._receiveSignal (http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:34060:6)
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Welcome to @intercom/intercom-react-native - GitHub
React Native wrapper to bridge our iOS and Android SDK - GitHub - intercom/intercom-react-native: React Native wrapper to bridge our iOS and Android...
Read more >Using Intercom
If a user has more than one unread conversation, we open the conversations list. If a user has no unread conversations, we open...
Read more >Chat not starting/connecting when the android app is running ...
I'm using intercom android 7.2.0 (also tested 8.1.0 and it is the same) and I have a strange issue: the first time I...
Read more >Intercom Android has no update when new message comming.
Currently I'm facing problem that's intercom doesn't update for new message comming. Only update when I open conversation from launcher or ...
Read more >Why can't I see the Messenger? | Help Center - Intercom
1. Have you installed the Intercom JavaScript snippet correctly? · Install Intercom on your site, so you can chat with logged-out visitors. ·...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
If you install via github it works, just need to get it published which I don’t have rights to
1.1.1 is published now