Closed tplkn closed 1 year ago
I found a few problems with this issue:
Internal bug number 174064658.
Same issue.
error=400: Your project does not own Dynamic Links domain
Any updates for this bug? Thanks.
Hi folks, we'd like to inform you that the Firebase Dynamic Links service will be shutdown on August 25, 2025. In the meantime, only critical or security issues will be fixed in the SDK.
More at https://firebase.google.com/support/dynamic-links-faq
Describe your environment
Describe the problem
DynamicLink consider only the default firebase application, and it's not possible to use another instance of FirebaseApp
Steps to reproduce:
400: Your project (<"default" firebase project id>) has not configured Dynamic Links.
Relevant Code:
Link to related code https://github.com/firebase/firebase-android-sdk/blob/master/firebase-dynamic-links/src/main/java/com/google/firebase/dynamiclinks/DynamicLink.java#L99