question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IntercomWrapper.displayConversationsList is not working on android

See original GitHub issue

Using 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:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
browniefedcommented, Jun 13, 2016

If you install via github it works, just need to get it published which I don’t have rights to

0reactions
browniefedcommented, Jun 13, 2016

1.1.1 is published now

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found