HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.

Home Page:https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Poovit-B opened this issue · comments

Environment

  • "react-native": "0.70.4",
  • "@hmscore/react-native-hms-health": "^6.7.0-300"

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

@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

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.