Skip to content

159818353: Dynamic Links causes a warning banner to appear under iOS 14 #5893

@rhysforyou

Description

@rhysforyou

[REQUIRED] Step 1: Describe your environment

  • Xcode version: Version 11.5 (11E608c)
  • Firebase SDK version: 6.10.0
  • Firebase Component: Dynamic Links
  • Component version: 6.10.0
  • Installation method: CocoaPods

[REQUIRED] Step 2: Describe the problem

When launching my app on a device running the iOS 14 or iPadOS 14 beta, when I've copied something on another device, I get this system generated banner:

Image from iOS (1)

This appears to be caused by Firebase Dynamic Links, which attempts to check for a dynamic link saved in the pasteboard by a previously visited landing page.

Not sure what the best solution here is, but we're definitely going to get complaints when users update to iOS 14, launch our app, and immediately see something that looks like us harvesting their data.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions