1

I am using google analytics in my Apple TV app. Now, I want to switch it to Firebase analytics. But I found that firebase doesn't officially supports tvos.

Does anybody knows workaround for this. I want to implement just the analytics part of firebase sdk.

Ruchi
  • 411
  • 4
  • 13

2 Answers2

0

maybe you can find your answer here: https://github.com/firebase/firebase-ios-sdk/issues/10

Luthfi Rahman
  • 424
  • 6
  • 17
0

As of the 8.9.0 release, Firebase has official beta support for tvOS, including Analytics.

Paul Beusterien
  • 27,542
  • 6
  • 83
  • 139