FIrebase 云消息传递,无法解析依赖项 com.google.firebase:firebase-core:9.0

2023-07-28移动开发问题
2

本文介绍了FIrebase 云消息传递,无法解析依赖项 com.google.firebase:firebase-core:9.0.2的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

我正在尝试按照 此处此处,但我很惊讶地添加了实现 FCM 的依赖项(com.google.firebase:firebase-core:9.0.2).每次我尝试通过项目结构添加它时,它都不会在搜索结果中列出依赖项.当我尝试将它添加到应用程序级别的 gradle 中时,它给了我一个无法解决依赖关系的错误.我不知道我要去哪里错了,但请帮我解决这个问题.

I was trying to write an application using Firebase Cloud Messaging as per the guidelines given here, but I'm struck in adding the dependency for implementing FCM (com.google.firebase:firebase-core:9.0.2). Every time I try to add it via project structure, it won't list the dependency in the search results. When I try to add it in app level gradle, it gives me an error that the dependency cannot be resolved. I don't know where I'm going wrong but please help me out with this.

推荐答案

从您的 SDK 管理器下载更新.我遇到过同样的问题.从 SDK 管理器更新 Google play servicesGoogle Repository 对我有用.

Download updates from your SDK manager. I had the same issue. Updating Google play services and Google Repository from the SDK manager worked for me.

这篇关于FIrebase 云消息传递,无法解析依赖项 com.google.firebase:firebase-core:9.0.2的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

The End

相关推荐

如何在 COCOS2d Android 中使用 CClistview?
How can I use CClistview in COCOS2d Android?(如何在 COCOS2d Android 中使用 CClistview?)...
2024-08-12 移动开发问题
5

cocos2d-android:如何显示分数
cocos2d-android: how to display score(cocos2d-android:如何显示分数)...
2024-08-11 移动开发问题
7

Sqlite 数据库未从资产文件夹 Android 复制
Sqlite database not copied from asset folder Android(Sqlite 数据库未从资产文件夹 Android 复制)...
2024-04-15 移动开发问题
8

SQLite 数据库副本在由设备而不是模拟器生成时出现损坏
SQLite Database Copy Appears Corrupted When Generated by Device and not Emulator(SQLite 数据库副本在由设备而不是模拟器生成时出现损坏)...
2024-04-15 移动开发问题
4

安卓文件拷贝
Android file copy(安卓文件拷贝)...
2024-04-15 移动开发问题
6

Android如何在android中检测Edittext的Copy事件
Android how to detect Copy event of Edittext in android(Android如何在android中检测Edittext的Copy事件)...
2024-04-15 移动开发问题
5