概述
概述部分Capacitor 原生市场插件,用于打开应用商店列表和页面。
包名已更改。核心功能
标题:核心功能openStoreListing- 在 Play Store (Android) 或 App Store (iOS) 中启动应用程序列表页面。openDevPage- 直接将用户链接到 Play Store 中的开发者页面 (仅限 Android)。openCollection- 将用户链接到 Play Store 中的收藏或热门排行榜 (仅限 Android)。openEditorChoicePage- 将用户链接到 Play Store 中的编辑推荐页面 (仅限 Android)。
Public API
Section titled “Public API”| 方法 | 描述 |
|---|---|
openStoreListing | 在 Play Store (Android) 或 App Store (iOS) 中启动应用程序列表页面。 |
openDevPage | - 直接将用户链接到 Play Store 中的开发者页面 (仅限 Android)。 |
openCollection | 连接用户到Play Store的收藏或热门榜单。仅限Android。 |
openEditorChoicePage | 连接用户到Play Store的编辑推荐页面。仅限Android。 |
search | 使用自定义搜索词在Play Store中搜索。仅限Android。 |
getPluginVersion | 获取本地Capacitor插件版本。 |
真实数据来源
标题:真实数据来源此参考资料是从 src/definitions.ts 在 capacitor-native-market.
继续从@capgo/capacitor-native-market
标题:继续从@capgo/capacitor-native-market如果您正在使用 @capgo/capacitor-native-market 为了计划商店审批和分发,连接它 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, Capgo-Capacitor OTA Updates: App Store 审批指南中的实际背景 for the practical context in Capacitor OTA Updates: App Store Approval Guide, and Google Play Staged Rollouts: 如何工作中的实际背景 Capgo-__CAPGO_KEEP_0__ OTA Updates: App Store 审批指南中的实际背景