Ionic Capacitor Installation

Requirements

iOS 13.0 or greater and Capacitor 5. Support to Capacitor 4 is provided by version 2.x of the SDK.

Plugin Install

npm install capacitor-plugin-glassfy
npx cap sync
import { Glassfy } from "capacitor-plugin-glassfy";

What’s Next