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

[react-native-hms-health] Manifest merger failed with multiple errors, see logs #247

Closed Poovit-B closed 1 year ago

Poovit-B commented 1 year ago

Environment

Description

I am trying to use react-native-hms-health package but when i try to build my app i am getting this error:

image

Build.gradle

code

xuxiapu commented 1 year ago

@Poovit-B Thank you for your feedback. We have understood the problem and expect to update the version next week. You can also add android: exported="true" or android: exported="false" to the service first. image https://github.com/HMS-Core/hms-react-native-plugin/blob/master/react-native-hms-health/android/src/main/AndroidManifest.xml

xuxiapu commented 1 year ago

Hi,@Poovit-B,react-native-hms-health has been upgraded to the latest SDK version(6.7.0.301) in which this issue had been resolved. You can find it at the link.