tryterra / TerraAndroid

Android Library to connect to Google Fit, Samsung Health, and FreeStyleLibre!
5 stars 0 forks source link

Declining Samsung Health Permissions results in a successful response and no errors #4

Open itsramiel opened 1 day ago

itsramiel commented 1 day ago

Hi,

I am using version 0.2.10-beta of the sdk for the direct Samsung Health integration. One issue I have is that when I initConnection and the user declines the permissions then the callback returns success as true and error as null, which is not expected since the connection was not really init.

Can be reproduced here