firebase-ios-sdk
firebase-ios-sdk copied to clipboard
Remove Firebase Dynamic Links
Description
With the FDL service being turned down in August 2025, we need to remove the SDK from all product distributions
Reproducing the issue
No response
Firebase SDK Version
12.0
Xcode Version
16.x
Installation Method
N/A
Firebase Product(s)
DynamicLinks
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!
Hi @paulb777, I am submitting a new version of my app to the App Store, but Apple is rejecting it and showing an "Invalid Binary" error. I received an email instructing me to add a PrivacyInfo.xcprivacy file, but even after adding it, the issue persists.
I added this in project root folder.
Hi @deepakkumarchauhan, could you please fill out a new issue template?
edit: I see you left a comment in #14551. We can continue the conversation there. I left some questions on that thread to help me better understand your setup.