Saving data is one part of the equation. You also have to read it back. This video will show you how to do that with Firebase.
Hi, the video is unfinished and is about 2 minutes long.
ack, looks like a rendering issue - I’ll have it fixed in the next hour. Thanks for letting us know!
Hi,
When we print the snapshot values in the console, why does the content of ‘groceryItemsReference.child(“pizza”).observe(.value)’ is printed first even though ‘groceryItemsReference.observe(.value, with: {…}’ precedes in code?
This topic was automatically closed after 166 days. New replies are no longer allowed.