I\'ve been pulling my hair out because of this. Going to all the pages with related incidents and multiple tutorials I find nothing wrong with my code here, but somehow it o
ref.observeSingleEvent(of: .value, with: { (snapshot) -> Void in })
Work for me, Xcode 8.3.2