这是indexloc提供的服务,不要输入任何密码
Skip to content

Build errors w.r.t FIRDynamicLinks #6548

@shamithmukundan

Description

@shamithmukundan

Xcode: 11.3
Swift Version 4.0

Cocoapods:
pod 'Firebase/DynamicLinks'
pod 'Firebase/Messaging'
pod 'Firebase/RemoteConfig'
pod 'Firebase/Crashlytics'
pod 'Firebase/Analytics'

Successfully integrated the firebase sdk via cocoapods.

But on compiling the project getting the following error.

  1. Semantic Issue:
    Path/Pods/FirebaseDynamicLinks/FirebaseDynamicLinks/Sources/FIRDynamicLinks.m:517:66: 'sharedApplication' is unavailable: not available on iOS (App Extension) - Use view controller based solutions where appropriate instead.
  2. Lexical or Preprocessor Issue:
    Path/Pods/FirebaseDynamicLinks/FirebaseDynamicLinks/Sources/FIRDynamicLinks.m:20:9: 'FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FIRDynamicLinks.h' file not found

Can you please check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions