【发布时间】:2021-12-27 06:26:43
【问题描述】:
在 studio 中构建应用时出错。enter image description here
【问题讨论】:
标签: android ionic-framework firebase-realtime-database
在 studio 中构建应用时出错。enter image description here
【问题讨论】:
标签: android ionic-framework firebase-realtime-database
在 android/app 和 android/capacitor-cordova-android-plugin 中添加 google-services.json 文件
在 android/capacitor-cordova-android-plugin/menifests/AndroidManifest.xml 和 android/app/build.gradle 中编辑包名称
包必须与 services.json 文件中的相同。
注意 - 在 gradle 中你需要更改 applicationId。
【讨论】: