Skip to content

@capgo/capacitor-native-market

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

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

Package name changed.
  • 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.

Keep going from @capgo/capacitor-native-market

Section titled “Keep going from @capgo/capacitor-native-market”

If you are using @capgo/capacitor-native-market to plan store approval and distribution, connect it with Using @capgo/capacitor-native-market for the native capability in Using @capgo/capacitor-native-market, @capgo/capacitor-in-app-review for the implementation detail in @capgo/capacitor-in-app-review, Using @capgo/capacitor-in-app-review for the native capability in Using @capgo/capacitor-in-app-review, Capacitor OTA Updates: App Store Approval Guide for the practical context in Capacitor OTA Updates: App Store Approval Guide, and Google Play Staged Rollouts: How It Works for the practical context in Google Play Staged Rollouts: How It Works.