@appcues/capacitor
Advanced tools
Comparing version 2.1.3 to 3.0.0
{ | ||
"name": "@appcues/capacitor", | ||
"version": "2.1.3", | ||
"version": "3.0.0", | ||
"description": "Capcitor plugin to bridge the native Android and iOS Appcues mobile SDKs in an Ionic application.", | ||
@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js", |
@@ -16,3 +16,3 @@ # Appcues Capacitor Plugin | ||
- [Initializing the SDK](#initializing-the-sdk) | ||
- [Supporting Debugging and Experience Previewing](#supporting-debugging-and-experience-previewing) | ||
- [Supporting Builder Preview and Screen Capture](#supporting-builder-preview-and-screen-capture) | ||
- [Identifying Users](#identifying-users) | ||
@@ -71,5 +71,5 @@ - [Tracking Screens and Events](#tracking-screens-and-events) | ||
#### Supporting Debugging and Experience Previewing | ||
#### Supporting Builder Preview and Screen Capture | ||
Supporting debugging and experience previewing is not required for the Appcues Capacitor Plugin to function, but it is necessary for the optimal Appcues builder experience. Refer to the [URL Scheme Configuration Guide](https://github.com/appcues/appcues-capacitor-plugin/blob/main/docs/URLSchemeConfiguring.md) for details on how to configure. | ||
During installation, follow the steps outlined in [Configuring the Appcues URL Scheme](https://github.com/appcues/appcues-capacitor-plugin/blob/main/docs/URLSchemeConfiguring.md). This is necessary for the complete Appcues builder experience, supporting experience preview, screen capture and debugging. | ||
@@ -76,0 +76,0 @@ ### Identifying Users |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
61988