We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Options.deepLinkURLScheme
1 parent 8216eb0 commit ad5c144Copy full SHA for ad5c144
FirebaseCore/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Firebase 11.15.0
2
- [fixed] Remove c99 as the required C language standard. (#14950)
3
+- [deprecated] Deprecated the `Options.deepLinkURLScheme` property. This
4
+ property will be removed in a future release. This is related to the
5
+ overall Firebase Dynamic Links deprecation. For more details, see
6
+ the [Dynamic Links deprecation FAQ](https://firebase.google.com/support/dynamic-links-faq).
7
8
# Firebase 11.12.0
9
- [changed] Firebase now requires at least Xcode 16.2. See
0 commit comments