1amageek/Pring

User extension Firebase Error

madsodgaard opened this issue · 0 comments

Hey,

I am trying to use your example to add the Firebase User as an object, but whenever I try to extend Firebase in a file like: extension Firebase { }

It just says "Use of undeclared type 'Firebase'" - so I guess this is not possible? Firebase works fine outside, and I can accesss Firebase.User inside functions and such