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.

Support for the latest intercome sdk 9.+

See original GitHub issue

Is it possible to update packages to added support for the latest intercom skd? If not what is the latest sdk version react-native-intercom supports? I seems to be having app crashes on sdk 9.+ in release mode on android.

Please also update the readme to reflect the latest sdk version currently it is version 5 but I see packages referencing v7+

dependencies {
    implementation 'com.facebook.react:react-native:+'
    implementation 'io.intercom.android:intercom-sdk-base:7.+'
}

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:13
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
akshayLuthraDevcommented, Jun 2, 2021

@JDMathew You can check the issue thread https://github.com/tinycreative/react-native-intercom/issues/441 , and make the Android run with the latest package version.

1reaction
JDMathewcommented, Jun 3, 2021

@akshayLuthraDev, Thanks for the link, I’ll be sure to upgrade when we move the project into the next phase of development. I did not have issues with UI on the intercome message screen but may have not tested a wide enough range of devices.

Read more comments on GitHub >

github_iconTop Results From Across the Web

iOS SDK - Installation - Intercom Developer Hub
iOS SDK - Installation ... Install Intercom to see and talk to users of your iOS app. The Intercom for iOS library supports...
Read more >
intercom-android/CHANGELOG.md at master - GitHub
Upgrade to the latest version of the mobile SDK today to use the feature on mobile. As this is a major update, there...
Read more >
Intercom | Drupal.org
Integrate Intercom with your Drupal website. The Intercom module provides an easy method to set-up the live chat functionality for the ...
Read more >
Intercom Status
This is Intercom's status page, where you can get updates on how our systems are doing. If there are interruptions to service, we...
Read more >
android - Upgrading Intercom SDK leads to a bunch of "Error ...
Some of your dependencies have a transitive dependency with the support library xx. You have to compile (at least) with the same version...
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