jicang / healywatch_reactive

ff
0 stars 3 forks source link

ANCS functions should check if it is iOS #66

Closed BradKwon closed 2 years ago

BradKwon commented 2 years ago

In the previous conversation, you said ANCS is only for iOS. And with no reason why, if I enable ANCS on Android, it triggers native pairing dialog which disconnect watch when I do no action on it.

Of course, it is possible to call ANCS functions by checking platform in Healy Watch App however, it also makes sense to have platform check inside of ANCS methods of Watch Sdk as well for additional securities.

Please add platform check in ANCS functions.

Danny23523 commented 2 years ago

Will update SDK tmr