leegeunhyeok / react-native-zendesk-messaging

🗣️ Zendesk messaging SDK for React Native
https://www.npmjs.com/package/react-native-zendesk-messaging
MIT License
36 stars 10 forks source link

Crash on Android #42

Closed uasghar-smile closed 4 months ago

uasghar-smile commented 5 months ago

Android build crash I have installed this lib in iOS it's working fine but in Android getting build crash before run app successfully

To Reproduce Steps to reproduce the behavior:

  1. Run command 'yarn add react-native-zendesk-messaging'
  2. Follow the steps to setup SDK natively for android from here
  1. compile the code and get error during build process
  2. See error detail bellow in the attached screenshot

Expected behavior App should compile successfully as it's happening for iOS.

Environment:

Screenshots

Screenshot 2024-03-14 at 5 26 35 PM Screenshot 2024-03-14 at 5 23 26 PM

Build Logs

FAILURE: Build failed with an exception.

uasghar-smile commented 5 months ago

@leegeunhyeok I need your help on this. Please!

uasghar-smile commented 5 months ago

@leegeunhyeok I've managed to resolve the previous issue by removing com.google.firebase.firebase-perf from app/build.gradle, but now I've encountered a new problem. The Zendesk.openMessagingView() method doesn't seem to be functioning as expected.

@leegeunhyeok Could please help me in it. It's urgent!

stale[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.