Hello,
For example,
I call Particle.subscribe(“myEvent”, “myHandler”) and after that WiFi goes away. After sometime say 10 minutes WiFi is up and Particle connects to cloud. At this point, should particle call Particle.subscribe() again or the previous subscriptions stored?
Thanks
Dheeraj