5.1.6 • Published 3 years ago

bugbattle v5.1.6

Weekly downloads
100
License
Commercial
Repository
github
Last release
3 years ago

Bugbattle JavaScript SDK

Bugbattle JavaScript SDK Intro

The Bugbattle SDK for JavScript is the easiest way to integrate Bugbattle into your apps! Achieve better app quality & ratings with comprehensive in-app bug reporting. BugBattle offers affordable In-App Bug Reporting for Apps, WebApps & Websites.

📖 Docs & Examples

Checkout our documentation for full reference.

❤️ Demo

https://jssdk.bugbattle.io/demo

⭐️ Features

  • Plain and instant setup
  • Enhance your apps with bug reporting
  • Easy integration
  • Datacenter in europe
  • Automatic crash detection
  • Multiple platforms (iOS, Android, JavaScript)

🚀 Getting started

1.) Register an account at www.bugbattle.io. It's free and takes just a few seconds.

2.) Include the BugBattle JS SDK within your apps.

Installation via nom

Install the bugbattle package via npm or yarn.

npm install bugbattle --save

Import the bugbattle package.

import BugBattle from 'bugbattle';

Manual installation

Add the following lines to your website's / webapp's <head>-tag:

<script src="https://jssdk.bugbattle.io/latest/index.js"></script>
<script>let BugBattle = window.BugBattle.default;</script>

Initialize the SDK

Add the following code to to initialize the BugBattle JavaScript SDK. Replace "YOUR-SDK-TOKEN-HERE" with your actual SDK token from the Bugbattle dashboard.

BugBattle.initialize("YOUR-SDK-TOKEN-HERE", BugBattle.FEEDBACK_BUTTON);

Congrats, you are now all set! Report your first bug by using the feedback button.

Types of reports

  • Bug report
  • Feature request
  • Rate your experience
  • General feedback
  • Contact support

🤝 Need help?

We are here to help! hello@bugbattle.io

5.1.6

3 years ago

4.1.3

3 years ago

4.1.6

3 years ago

4.1.1

3 years ago

4.0.6

3 years ago

3.5.10

3 years ago

3.5.9

3 years ago

3.5.8

3 years ago

3.5.7

3 years ago

3.5.6

3 years ago

3.5.5

3 years ago

3.5.4

3 years ago

3.5.3

3 years ago

3.5.2

3 years ago

3.5.1

3 years ago

3.5.0

3 years ago

3.4.13

3 years ago

3.4.12

3 years ago

3.4.10

3 years ago

3.4.11

3 years ago

3.4.9

3 years ago

3.4.8

3 years ago

3.4.7

3 years ago

3.4.6

3 years ago

3.4.5

3 years ago

3.4.4

3 years ago

3.4.3

3 years ago

3.4.2

3 years ago

3.4.1

3 years ago

3.4.0

3 years ago

3.3.12

3 years ago

3.3.10

3 years ago

3.3.11

3 years ago

3.3.9

3 years ago

3.3.8

3 years ago

3.3.7

3 years ago

3.3.6

3 years ago

3.3.5

3 years ago

3.3.4

3 years ago

3.3.3

3 years ago

3.3.1

3 years ago

3.3.2

3 years ago

3.3.0

3 years ago

3.2.6

3 years ago

3.2.5

3 years ago

3.2.4

3 years ago

3.2.2

3 years ago

3.2.1

3 years ago

3.2.0

3 years ago

3.2.3

3 years ago

3.1.14

3 years ago

3.1.12

3 years ago

3.1.13

3 years ago

3.1.11

3 years ago

3.1.10

3 years ago

3.1.9

3 years ago

3.1.8

3 years ago

3.1.7

3 years ago

3.1.6

3 years ago

3.1.5

3 years ago

3.1.4

3 years ago

3.1.3

3 years ago

3.1.2

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.7

3 years ago

3.0.6

3 years ago

3.0.5

3 years ago

3.0.4

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

1.1.1

4 years ago

1.1.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago