evollu / react-native-fcm

react native module for firebase cloud messaging and local notification
MIT License
1.73k stars 682 forks source link

compile time error #912

Open jemin136 opened 6 years ago

jemin136 commented 6 years ago

A problem occurred configuring project ':app'.

Could not resolve all dependencies for configuration ':app:_debugApk'. A problem occurred configuring project ':react-native-fcm'. Could not resolve all dependencies for configuration ':react-native-fcm:_debugPublishCopy'. Could not find any matches for com.google.firebase:firebase-core:11.+ as no versions of com.google.firebase:firebase-core are available. Required by: FirstNative:react-native-fcm:unspecified Could not find any matches for com.google.firebase:firebase-messaging:11.+ as no versions of com.google.firebase:firebase-messaging are available. Required by: FirstNative:react-native-fcm:unspecified

ruk91 commented 6 years ago

Same error for android.

kapil708 commented 5 years ago

hi #ruk91 did you find any solution