🏗 Installation
Installing the Gleap SDK takes only a few seconds.Install the Gleap package via npm.Sync your capacitor dependencies:
Initialize the Gleap SDK by adding the following code to your index.js/.tsx file or main component.
Initialize the Gleap SDK by adding the following code to your index.js/.tsx file or main component.
/ Capacitor
Congrats! You are now all set 🎉 Report your first bug by using the feedback
button
Required permissions (Android)
In order to use the image picker for attachments, add the following permissions to yourAndroidManifest.xml
.
Required permissions (iOS)
In order to use the image picker for attachments, add the following permissions to yourInfo.plist
.