Skip to content

@capgo/native-market

Capacitor Native Market Plugin for opening app store listings and pages.

Capacitor Native Market Plugin for opening app store listings and pages.

  • 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.
MethodDescription
openStoreListingLaunch app listing page in Play Store (Android) or App Store (iOS).
openDevPageDeep-link directly to a developer’s page in the Play Store. Android only.
openCollectionLink users to a collection or top charts in the Play Store. Android only.
openEditorChoicePageLink users to Editor’s choice page in the Play Store. Android only.
searchSearch the Play Store with custom search terms. Android only.
getPluginVersionGet the native Capacitor plugin version.

This reference is synced from src/definitions.ts in capacitor-native-market.