-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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
Labels
No labels