terrence_AA

Results 5 comments of terrence_AA

> I have that problem same as u before when I put maven URL in build.Gradle(project), like this ![Screenshot 2021-09-01 110452](https://user-images.githubusercontent.com/55945729/131610424-a0b0a214-5595-4c5b-8ea8-d785c91279f5.png) > > 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.