Saltar al contenido

@capgo/capacitor-intent-launcher

Capacitor Intent Launcher Plugin for launching Android intents and opening system settings on both Android and iOS.

Capacitor Intent Launcher Plugin for launching Android intents and opening system settings on both Android and iOS.

  • startActivityAsync - Starts an Android activity for the given action.
  • openIOSSettings - Opens iOS settings screen.
  • openApplication - Opens an application by its package name.
  • getApplicationIconAsync - Gets the application icon as a base64-encoded PNG string.
MethodDescription
startActivityAsyncStarts an Android activity for the given action.
openIOSSettingsOpens iOS settings screen.
openApplicationOpens an application by its package name.
getApplicationIconAsyncGets the application icon as a base64-encoded PNG string.
getPluginVersionGet the native Capacitor plugin version.

This reference is synced from src/definitions.ts in capacitor-intent-launcher.