[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:

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.
[REQUIRED] Step 1: Describe your environment
[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:
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.