terrence_AA
terrence_AA
> I have that problem same as u before when I put maven URL in build.Gradle(project), like this  > > But when I put the maven URL...
@garanj, I am getting the same issue here using my Samsung device. The Health Services app is updated on the device. But it only recognises the heart rate when I...
@gurureddydev If you haven't solved the issue yet, the hyphen and underscore were repeating themselves in the `constructNumericKeys()` method under `com.techlads.composetvkeyboard.domain.model` . ``` private fun constructNumericKeys() = mutableListOf().apply { ......
@tonidero yes I followed all the steps. No logs coming out, just an empty response in the firebase integrations logs. Below is an example of the **request** body: ```json {...
@maiow, did you fix this? If not, you can use [this](https://github.com/teslamotors/react-native-camera-kit/issues/504#issuecomment-1457629529) fix. You may also need to upgrade you Gradle plugin depending on the version.