Development mode
Check the complete flow for using the SDK widget in “development” mode.
Last updated
Check the complete flow for using the SDK widget in “development” mode.
Allows you to use the widget in the development/ testing/staging environments.
Use the widget during development, alpha testing, beta testing, bug bashes, and for QA overall.
Perfect for collecting feedback and bug reports for the app from within your internal team.
PREREQUISITE
Make sure that the SDK is installed correctly and the widget is visible in your app screen.
The "mode" property in initialization code is set to "development".
When you encounter an issue/bug/error on the web app, click the “Report Bug” widget and select the screen capture mode:
Screenshot
Screen record (record screen up to 10 mins by default, can be configured for up to 15 mins)
For instance, click the “Screenshot” option
You’re good to do.
After you submit the report gets added to the BetterBugs.io account.
You can access the complete report in the BetterBugs.io dashboard. It should be available in the BetterBugs.io project that’s integrated with the SDK widget.
Last updated