@capgo/capacitor-appinsights
A wrapper around the https://github.com/apptopia/appinsights SDK.
Overview
Section titled “Overview”A wrapper around the https://github.com/apptopia/appinsights SDK.
Core Capabilities
Section titled “Core Capabilities”init- Initialize the AppInsights SDK.setUserId- Set or update the user ID after initialization.getState- Get the current state of the SDK.
Public API
Section titled “Public API”| Method | Description |
|---|---|
init | Initialize the AppInsights SDK. |
setUserId | Set or update the user ID after initialization. |
getState | Get the current state of the SDK. |
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-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.