Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WatchDrip does not handle CMD_START #34

Open
pachi81 opened this issue Jun 19, 2024 · 0 comments
Open

WatchDrip does not handle CMD_START #34

pachi81 opened this issue Jun 19, 2024 · 0 comments

Comments

@pachi81
Copy link

pachi81 commented Jun 19, 2024

Hi,

I added the new broadcast API to my app to support WatchDrip+.
But I have found an issue, that your app is ignoring the CMD_START command, as it can not receive it, because the code is commented out:

registerReceiver(newDataReceiver, new IntentFilter(ACTION_WATCH_COMMUNICATION_SENDER));

Is there a reason for?

Thank you!
Regards, Michael

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant