I recently updated my device to iOS 14 and now every time the app opens I get a notification with "AppName pasted from another devi..." I'm not doing anything myself to copy or paste the user clipboard so after some testings, I found that it happens only when I call FirebaseApp.configure() in the AppDelegate.
I'm still not sure which Firebase pod is calling this paste method but is there a way to stop this?