react-native-firebase-analytics
react-native-firebase-analytics copied to clipboard
Error when I try to use Firebase analytics
Whenever I run react-native run-android
I get this error:
Could not find any matches for com.google.firebase:firebase-core:9.+ as no versions of com.google.firebase:firebase-core are available.
Can someone help me with this issue? I did exactly what that readme says.
Install the latest versions of Google Play Services and Tools and update Firebase with pod update
.
It's seems like you trying to use newer version of Firebase than installed.