Could not resolve zendesk.messaging:messaging-android:2.13.0
Posted Feb 07, 2024
I have tested both these libraries:
react-native-messaging-zendesk
react-native-zendesk-messaging
for our Expo-DevClient app. it is working on ios but for Android build process it showing error for parsing POM file. The markup in the document preceding the root element must be well-formed.
What should i do? what is the problem?
Also i have tested other versions of messaging-android but it doesn't work also.
Could not determine the dependencies of task ':react-native-zendesk-messaging:compileDebugAidl'.
237> Could not resolve all task dependencies for configuration ':react-native-zendesk-messaging:debugCompileClasspath'.
238> Could not resolve zendesk.messaging:messaging-android:2.13.0.
239Required by:
240project :react-native-zendesk-messaging
241> Could not resolve zendesk.messaging:messaging-android:2.13.0.
242> Could not parse POM https://zendesk.jfrog.io/ui/native/repo/zendesk/messaging/messaging-android/2.13.0/messaging-android-2.13.0.pom
243> The markup in the document preceding the root element must be well-formed.
0
0
0 comments
Sign in to leave a comment.