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

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

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