xamarin / GoogleApisForiOSComponents

MIT License
225 stars 156 forks source link

Firebase.Analytics for Xamarin.TvOS #569

Open marko91 opened 1 year ago

marko91 commented 1 year ago

Since Firebase 8.9.0 official beta support for tvOS was added (https://github.com/firebase/firebase-ios-sdk/issues/2011).

I have tried adding the Xamarin.Firebase.iOS.Analytics nuget into the Xamarin.TvOS project (https://www.nuget.org/packages/Xamarin.Firebase.iOS.Analytics). It is visible under Packages in VisualStudio, but it does not find the reference to the needed classes in the code.

Does it / should it work on Xamarin.TvOS?