[web-bluetooth] How to invalidate characteristics cache given that Service Changed is not implemented yet? (#592)

zachmoshe has just created a new issue for https://github.com/WebBluetoothCG/web-bluetooth:

== How to invalidate characteristics cache given that Service Changed is not implemented yet? ==
I look for the supported way to cause Chrome (or any browser) to invalidate the services and characteristic cache it holds on my device (still under development so I play with the services quite frequently).  As far as I understand, the Service Changed characteristic is the bluetooth way to go, but it seems ([here](https://github.com/WebBluetoothCG/web-bluetooth/blob/main/implementation-status.md)) that it's not implemented yet in any of the browsers.

Is there any other supported (and implemented) API to make the browser rediscover services? 
If not - is there any cache folder that I can delete? (I assume that would be browser specific, I'm referring to Chrome here, but I guess any answer will be useful for some of the future readers)

Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/592 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 30 August 2022 08:56:20 UTC