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.

Something went wrong - Intercom on Android

See original GitHub issue

Hi,

I have followed all the steps for configuring Intercom for Android on our React Native Project. Steps followed:

  1. react-native link react-native-intercom
  2. Follow manual integration with this If you'd rather not have push notifications in your app, you can use this dependency:

Result : build success

On intercom opening Getting this screen : Screenshot_1569131751

On adb logcat : Getting this : Intercom: Api call failed: {"type":"error.list","request_id":"000inqj90bj3mpbrov80","errors":[{"code":"not_found","message":"User Not Found"}]}

I rechecked again the Android API Key and App Id is correct. Researched everywhere but solution nowhere to be found.

This is my react-native info :

Screen Shot 2019-09-22 at 12 06 10 PM

Any help?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:12
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
soniaalabedcommented, Jun 3, 2021

For me the issue was with userId, I was using number instead of string, once I changed it Intercom worked

1reaction
yahm23commented, Oct 2, 2020

Everything works fine on iOS simulator using Xcode, but greeted with this same screen as OP when using Android. I’m getting this without any Intercom related logged errors as well. Unlike @Dirkhuethorst, mine doesn’t work for emulator or physical device.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Something went wrong" - Interconnected - Intercom
Hi,. Using the mobile SDK and I have a singular user (at least reported) that gets this screen upon selecting the Intercom button....
Read more >
React Native Android isn't working as expected. DisplayArticle ...
React Native Android isn't working as expected. DisplayArticle method shows a white screen with "Something went wrong". How do we fix thix?
Read more >
Unable to connect from Android Apps - Interconnected
In INTERCOM iuas7kkt we are unable to connect to INTERCOM from Android apps, we dont have this problem with Web or iOS.
Read more >
Android build error: packages do not exist - Interconnected
I am migrating from tinycreative/react-native-intercom to intercom/intercom-react-native(3.0.5). I'm not using push notifications.
Read more >
Build error on android with the latest 4.0.0 version
Again, please be assured that we have done all we can on our side to get this prioritised with our engineering team and...
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