Plugin Installation
Run the following command inside your Capacitor project to install the latest version of the plugin:
Android
Sync the project if using Android Studio and then add the following in the MainActivity extending BridgeActivity like:
iOS
Please follow the steps described in Xcode Environment Setup.
Last updated