I\'m making this app where the idea is that you create a profile, add your dogs, and then update a timer on them (when they last ate, took a walk, etc). I\'m having some issues
Your dogRef is an implicitly unwrapped optional. You need to give it a value before you call it.
dogRef