NativeScript / NativeScript/firebase

bug: google play complains about admob sdk

Open
#149 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
62
Forks
53
Avg merge
8d 4h
Merged PRs (30d)
2

Description

Even though I don't use firebase ads, google complains about my app using admob sdk.

Screenshot from 2022-11-01 18-29-26

I use auth and messaging modules.
I understand messaging module uses analytics library and that might be the reason: https://github.com/NativeScript/firebase/blob/main/packages/firebase-messaging/platforms/android/include.gradle#L2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with packages/firebase-messaging/platforms/android/include.gradle, which the issue identifies as a possible source of the AdMob dependency, and trace the dependencies used by the auth and messaging modules. Done means an app using those modules no longer triggers Google Play's AdMob SDK complaint when Firebase Ads is not requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, firebase, typescript
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.