Apache Cordova example integrating Gleap for in-app customer support and bug reporting. Uses the archived Gleap Cordova SDK.
Integration documentation · Gleap
1.) Run npm install in the root folder.
2.) Replace YOUR_API_KEY with your actual API key.
3.) Navigate into platforms/ios and run pod install --repo-update
4.) Run cordova emulate android or cordova emulate ios