@capgo/native-market
Capacitor Native Market Plugin for opening app store listings and pages.
Overview
Section titled “Overview”Capacitor Native Market Plugin for opening app store listings and pages.
Core Capabilities
Section titled “Core Capabilities”openStoreListing- Launch app listing page in Play Store (Android) or App Store (iOS).openDevPage- Deep-link directly to a developer’s page in the Play Store. Android only.openCollection- Link users to a collection or top charts in the Play Store. Android only.openEditorChoicePage- Link users to Editor’s choice page in the Play Store. Android only.
Public API
Section titled “Public API”| Method | Description |
|---|---|
openStoreListing | Launch app listing page in Play Store (Android) or App Store (iOS). |
openDevPage | Deep-link directly to a developer’s page in the Play Store. Android only. |
openCollection | Link users to a collection or top charts in the Play Store. Android only. |
openEditorChoicePage | Link users to Editor’s choice page in the Play Store. Android only. |
search | Search the Play Store with custom search terms. Android only. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-native-market.