Skip to content

Installation not being verified in the console (macOS) #2838

@sebastiaanweytjens

Description

@sebastiaanweytjens

Environment:

  • Xcode version: 10.1
  • Firebase Component: Core
  • Component version: 5.4.1

I have a project with 3 targets: 1 for iOS, 1 for WatchOS and 1 for OSX.
I added a GoogleService-Info.plist file to the iOS target and one to the OSX target.

Problem description:

I tried adding my OSX app to Firebase. But the last step in the process (Checking for communication between servers) just keeps loading.

  1. Installed the pod FirebaseCore.
  2. In AppDelegate.swift
    import FirebaseCore
  3. In applicationDidFinishLaunching(_ aNotification: Notification)
    FirebaseApp.configure()

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: coremacOSIssues or feature requests for macOS.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions