Android crash due to setNeedsStatusBarAppearanceUpdate in @intercom/intercom-react-native | Community
Skip to main content

Bug Report: Android crash due to setNeedsStatusBarAppearanceUpdate in @intercom/intercom-react-native

Package: @intercom/intercom-react-native
Version: 9.2.0
React Native: (e.g. 0.81.0)
Platform: Android
React Native CLI

Description

 

 

The Android build crashes on startup due to a null reference to the property setNeedsStatusBarAppearanceUpdate in IntercomModule.

 

Additional Notes

  • Crash reproducible in RN 0.81.0 

  • Occurs on both emulators and physical Android devices.

  • Works fine on iOS.

  • Cleaning android/build or reinstalling pods does not resolve it.

  • Everything worked as expected when I had intercom version 8.8.0

Be the first to reply!