Skip to content

@capgo/capacitor-appinsights

A wrapper around the https://github.com/apptopia/appinsights SDK.

A wrapper around the https://github.com/apptopia/appinsights SDK.

  • init - Initialize the AppInsights SDK.
  • setUserId - Set or update the user ID after initialization.
  • getState - Get the current state of the SDK.
MethodDescription
initInitialize the AppInsights SDK.
setUserIdSet or update the user ID after initialization.
getStateGet the current state of the SDK.
getPluginVersionGet the native Capacitor plugin version.

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

Keep going from @capgo/capacitor-appinsights

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

If you are using @capgo/capacitor-appinsights to plan native plugin work, connect it with Using @capgo/capacitor-appinsights for the native capability in Using @capgo/capacitor-appinsights, 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.