infobip / mobile-messaging-react-native-plugin

Mobile Messaging SDK plugin for React Native projects
26 stars 5 forks source link

reactlibrary/mobilemessaging/ReactChatView.java:65: error: cannot find symbol #10

Closed PavanApollo closed 3 years ago

PavanApollo commented 3 years ago

Hello Team, I have integrated on iOS and it seems that integration is properly setup, however on Android the app is breaking on run time. The error message while running the app is this node_modules/infobip-mobile-messaging-react-native-plugin/android/src/main/java/org/infobip/reactlibrary/mobilemessaging/ReactChatView.java:65: error: cannot find symbol. Please check the screen shot for more clarification.

Screenshot 2021-02-04 at 3 11 39 PM Screenshot 2021-02-04 at 3 11 52 PM

I have followed down below steps, still it fails:

Screenshot 2021-02-04 at 3 18 52 PM

Configurations: Android Studio: 4.1.2 React Native : 0.61.3 mobile-messaging-react-native-plugin: 2.5.0

Help will be appreciated. @riskpp @tjuric

riskpp commented 3 years ago

Hi @PavanApollo, sorry for delayed answer. Please check 2.5.2 version, should be fine there. BR, Olga

tjuric commented 3 years ago

I'm closing this task cause we've identified this issue in 2.5.0 version of our library and fixed it in 2.5.2.