@capgo/capacitor-android-inline-install
Android Inline Install Plugin for triggering Google Play in-app install flows.
Overview
Section titled “Overview”Android Inline Install Plugin for triggering Google Play in-app install flows.
Core Capabilities
Section titled “Core Capabilities”startInlineInstall- Start an inline install flow using the Google Play overlay.
Public API
Section titled “Public API”| Method | Description |
|---|---|
startInlineInstall | Start an inline install flow using the Google Play overlay. |
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-android-inline-install.
Keep going from @capgo/capacitor-android-inline-install
Section titled “Keep going from @capgo/capacitor-android-inline-install”If you are using @capgo/capacitor-android-inline-install to plan native plugin work, connect it with Using @capgo/capacitor-android-inline-install for the native capability in Using @capgo/capacitor-android-inline-install, Capgo Plugin Directory for the product workflow in Capgo Plugin Directory, Capacitor Plugins by Capgo for the implementation detail in Capacitor Plugins by Capgo, Adding or Updating Plugins for the implementation detail in Adding or Updating Plugins, and Ionic Enterprise Plugin Alternatives for the product workflow in Ionic Enterprise Plugin Alternatives.