Socket
Book a DemoInstallSign in
Socket

@joinflux/capacitor-adjust

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@joinflux/capacitor-adjust

Capacitor plugin for Adjust MMP

0.2.0
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

Capacitor Adjust Plugin

Capacitor plugin for Native Adjust integration with support for Web, Android and iOS.

Maintainers

MaintainerGitHub
Blake WardNevvulo
Gustavo Horischgugahoi

Installation

npm install @joinflux/capacitor-adjust

Sync native files:

npx cap sync

Configuration

No configuration is required for this plugin.

Supported methods

NameAndroidiOSWeb
start
trackEvent
addSessionCallbackParameter
showTrackingDialog

Usage

// Must import the package once to make sure web support initializes
import "@joinflux/capacitor-adjust";
import { Plugins } from "@capacitor/core";
const { CapacitorAdjust } = Plugins;

CapacitorAdjust.start({ appToken })
CapacitorAdjust.trackEvent({ eventId })

AppTrackingTransparency (ATT)

To get ATT working in your app, you must add the AppTrackingTransparency.framework to your Xcode project. You can follow the recommandations from Adjust's iOS SDK and consume the methods exposed in this package.

For more information: https://github.com/adjust/ios_sdk#apptrackingtransparency-framework

Keywords

capacitor

FAQs

Package last updated on 20 Aug 2021

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.