firebase / quickstart-ios

Firebase Quickstart Samples for iOS

Home Page:https://firebase.google.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SafariServices is not available when building for tvOS Simulator.

ccn01347 opened this issue · comments

Xcode: 14.3.1
CocoaPod: 1.12.1

Step to reproduce:

  1. use xcode 14.3.1 to create a new project for apple tv.
  2. Pod init
  3. Open the .xcworkspace
  4. add FirebaseAuth
  5. pod install
  6. Build on Apple TV Simulator.

and got these error message:
SafariServices is not available when building for tvOS Simulator.