Why am I getting dynamic link removal notice when I am not even using it? #8624
Unanswered
inventco-temp
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I got this mail recently saying that the firebase dynamic links service will be discontinued in august and my project (with project id) uses dynamic links.
But I am only using the fcm tokens (firebase messaging), fireabse auth login with facebook and google with react-native-google-signin and react-native-fbsdk-next. so why am I getting this email saying I am using dynamic links. So, I searched my project for the dynamic links and I found it in: android/app/build/intermediates/lint-cache/maven.google/com/google/firebase/group-index.xml
here is my android/app/build.gradle:
and here is my package.json:
Beta Was this translation helpful? Give feedback.
All reactions