I am using the Web IDE to compile two previously working Particle Core applications and I get the “‘Particle’ was not declared in this scope” error with the line number pointing at a “Particle.publish” function.
This is unchanged and previously worked.
Reverting back to “Spark.publish” removes the errors, has something changed in the Web IDE or the firmware compiler?
@Moookeee, unfortunately not.
If you are targeting a Core you could try building over and over till you hit a build server that still or already works again.
And for Photons the issue should have disappeared already.