Support for the latest intercome sdk 9.+
See original GitHub issueIs 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:
- Created 3 years ago
- Reactions:13
- Comments:8 (2 by maintainers)
Top 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 >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
@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.
@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.