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.
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 IinitConnection
and the user declines the permissions then the callback returnssuccess
as true anderror
as null, which is not expected since the connection was not really init.Can be reproduced here