Socket
Book a DemoInstallSign in
Socket

cordova-plugin-remove-ad-permission

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-remove-ad-permission

A Cordova plugin to remove Android AD ID permission from App Manifest file

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

cordova-plugin-remove-ad-permission

Cordova Plugin to remove Android AD Permission from app manifest

Advertising ID If your app uses the IMA SDK version 3.25.1 or higher, the SDK already automatically declares the com.google.android.gms.permission.AD_ID permission and is able to access the Advertising ID whenever it's available. Link: https://developers.google.com/interactive-media-ads/docs/sdks/android/dai/android-12

Installation By default adding this plugin to your cordova-android project will remove the com.google.android.gms.permission.AD_ID permission from Application AndroidManifest.xml file.

cordova plugin add https://github.com/Bphreaker/cordova-plugin-remove-ad-permission.git

Keywords

construct-master-collection

FAQs

Package last updated on 04 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts