Latest Socket ResearchMalicious Chrome Extension Performs Hidden Affiliate Hijacking.Details
Socket
Book a DemoInstallSign in
Socket

capacitor-app-store-info

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

capacitor-app-store-info

Capacitor AppStore app info

latest
Source
npmnpm
Version
7.0.1
Version published
Maintainers
1
Created
Source

capacitor-app-store-info

Capacitor AppStore app info

Install

npm install capacitor-app-store-info
npx cap sync

API

  • getInfo()

getInfo()

getInfo() => Promise<{ isTestFlight: boolean; storeCountry: string; }>

Returns information about the app environment:

  • isTestFlight: true if the app is running in TestFlight
  • storeCountry: the App Store country code (e.g., "US")

Returns: Promise<{ isTestFlight: boolean; storeCountry: string; }>

Keywords

capacitor

FAQs

Package last updated on 21 Oct 2025

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