You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, I see in the tutorial, read data from firebase, you use #include "SparkJson/SparkJson.h", but it shows it could not find "SparkJson/SparkJson.h". Should I use "SparkJson.h" instead of "SparkJson/SparkJson.h"?