Asko_Dev

Results 15 comments of Asko_Dev

yes I am ... it's even in their "list of apps u can connect to us" .. it now started properly sending data I see the logs. Finally logging activity...

steps are querying ... I do get steps .... and correct amount even, so maybe samsung health is not writing calories?

ok definitely not your issue, finally found a piece of information, they do not sync activity calories, only exercise, I just tried to turn on walking exercise and walked and...

Same here `const { value: base64String } = await CameraPreview.capture({ quality: 85, height: 800 })` `height` gets completely ignored, returns just the phones default which on my testing device was...

Ok so I went through the code and the issue is that `capture()` doesn't resize based on the options we input, it just takes them and looks through the phone's...