Skip to content

🐞 Android build fails with React Native 0.82.1 (New Architecture) #94

@xvroopa-rakbank

Description

@xvroopa-rakbank

Android build fails when using the Infobip React Native plugin with React Native 0.82.1 and New Architecture (Fabric + TurboModules) enabled.

Environment

  • React Native: 0.82.1
  • Platform: Android
  • New Architecture: Enabled

Plugin versions tested

  • infobip-mobile-messaging-react-native-plugin 14.0.0
  • infobip-mobile-messaging-react-native-plugin 14.1.4
  • infobip-mobile-messaging-react-native-plugin 14.2.0-rc

Issues

  • Missing or incorrect codegen configuration for New Architecture
  • Kotlin compilation errors due to React Native API signature changes
  • Android build fails for both versions

Results:

❌ 14.0.0 - Both Kotlin and CMake failed
❌ 14.1.4 - Both Kotlin and CMake failed
❌ 14.2.0-rc - Kotlin passed, CMake still failed (codegen directory missing)

Questions

  • Is RN 0.82.x New Architecture officially supported?
  • Is there a compatible stable version or ETA for support?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions