NativeScript / NativeScript/firebase
Playstore rejecting app using nativescript/ firebase-core package
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 62
- フォーク
- 53
- 平均マージ
- 8日 4時間
- マージ済み PR(30日)
- 2
説明
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.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
package.json に記載されている依存関係と app.gradle で試みられている除外から始め、どの依存関係が com.google.android.gms:play-services-tagmanager-v4-impl を取り込んでいるかを追跡します。サポートされている依存関係の構成、またはポリシーに準拠した Android ビルドを生成できる文書化された削除手順を特定できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, firebase, typescript
- 領域
- build-system, mobile
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100