HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
241 stars 68 forks source link

A problem occurred evaluating project ':hmscore_react-native-hms-analytics' #220

Closed Daha62 closed 1 year ago

Daha62 commented 1 year ago

After updating react-native to version 0.68.3. I faced with such issue when build android:

A problem occurred evaluating project ':hmscore_react-native-hms-analytics'.

Plugin with id 'maven' not found.

When I try to create a patch with apply plugin:'maven-publish', I got an issue with the work of hmsAnalytics package.

"@hmscore/react-native-hms-analytics": "6.3.2-301"

Xuejiao-Shi commented 1 year ago

Please modify the build.gradle file in this directory : maven -> maven-publish. like following:

image

ozkulbeng commented 1 year ago

Hello @Daha62 The 'maven' issue has been resolved with the latest version of the React Native HMS Analytics plugin. You can find it in npm.