ios - Retrieving a child returns null snapshot -


i have 2 child nodes setup in firebase database , can view both of these in firebase database viewer. both these child nodes @ root level. when access child nodes using piece of code:

[ref observeeventtype:feventtypevalue withblock:^(fdatasnapshot *snapshot) {...} 

the child labelled "usd2016d04d24" returns correct json data. however, when access child labelled "usd2016d04d25", snapshot returned null. can see thisscreenshot, there valid data saved within latter node. can't figure out why there discrepancy in reading data 2 similar nodes. pointers?


Comments

Popular posts from this blog

php - How to register a post type and taxonomy in WordPress and display in a page/single post -

database - How many Observations in SAS Sample Data Output -

emulation - Android map show my location didn't work -