Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Playstore rejecting app using nativescript/ firebase-core package

未關閉
#270 4 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
3/5
預估耗時
1-2 天
新手友好度
30/100
Issue 類型
缺陷
描述清晰度
需要釐清
活躍度
停滯
技術堆疊
android, firebase, typescript

研究方向

從 package.json 中列出的相依性和 app.gradle 中嘗試進行的排除開始,然後追蹤是哪個相依性引入了 com.google.android.gms:play-services-tagmanager-v4-impl。完成的標準是找出受支援的相依性設定或有文件記載的移除途徑,以產生符合政策的 Android 建置。

由索引模型根據 Issue 內容生成。

描述

App is getting rejected from Playstore with below error. Please help to resolve this issue. We have tried to exclude the tagmanager package in app.gradle, but its not helping.

com.google.android.gms:play-services-tagmanager-v4-impl com.google.android.gms:play-services-tagmanager-v4-impl: Consider upgrading to a policy-compliant version of the SDK if available from your SDK provider, or removing the SDK.

Below are the dependencies in package.json

  "@nativescript/core": "~8.7.0",
"@nativescript/firebase-auth": "3.3.1",
"@nativescript/firebase-core": "3.3.1",
"@nativescript/firebase-firestore": "3.3.1",
"@nativescript/firebase-remote-config": "^3.3.1",

Please support with the solution. We are facing a chance of app suspension if we again submit and get rejected.

主要語言
TypeScript
星號
62
分支
53
平均合併
8 天 4 小時
30 天內合併 PR
2

環境準備

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

NativeScript/firebase 的其他 Issue

查看 NativeScript/firebase 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。