Open jellyedwards opened 4 years ago
Hi,
When my device publishes events, I can see them in the web console but not on the app. It used to work previously. I've tried clearing the app's data and signing in again but no luck fixing it.
I'm using a photon and the code to publish is:
Particle.publish("DEBUG", message, PRIVATE);
Thanks
Hi,
When my device publishes events, I can see them in the web console but not on the app. It used to work previously. I've tried clearing the app's data and signing in again but no luck fixing it.
I'm using a photon and the code to publish is:
Thanks