We are seeing a large percentage of our analytics report Google TV in our iOS application. Since we in no way support Google TV, this has to be a error.
We have followed the firebase install, and never saw a place to force the model, does anyone know if there is somewhere we should be setting the model?
The only thing I thing might be is the Xcode simulator, curious if others are seeing this.
Thanks!
I think
FIRDebugEnabled
orFIRAnalyticsDebugEnabled
should be enabled in the arguments when you're using a simulator.