instabug-for-android 4.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package instabug-for-android --version 4.5.0
NuGet\Install-Package instabug-for-android -Version 4.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="instabug-for-android" Version="4.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add instabug-for-android --version 4.5.0
#r "nuget: instabug-for-android, 4.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install instabug-for-android as a Cake Addin
#addin nuget:?package=instabug-for-android&version=4.5.0

// Install instabug-for-android as a Cake Tool
#tool nuget:?package=instabug-for-android&version=4.5.0

Instabug SDK aims to save developers time. We believe that you should spend your time creating awesome features and improving your application instead of chasing information from your testers and users. We believe that spending hours and hours debugging to locate the source of a problem is a waste of time.

Supported Features

This can be done through our main products:

  1. Bug Reporting: With each bug report, we automatically capture a screenshot that your users can draw on to highlight or blur parts of it. Also, your users can attach other screenshots, voice notes, or even attach a screen recording of the app. Moreoevr, with each bug report we attach information about the device, the user, user steps, user events, network logs and the console logs.

  2. In-App Chat: With Instabug, your users can communicate with you from within your app with minimal effort for your users providing a much better experience compared to the decade old email composer that has the reputation of being discarded.

  3. In-App Surveys: This product gives you the ability to send targeted surveys to your users within your app in a simple, easy, and fast way for you as well as your customers.

With each crash or bug report sent from your application, we send all the information needed to help you debug the problem easily and communicate with the user reporting the problem. Here, we discuss all the information that you may attach to the reports.

  1. Identify User: This section discusses how to bind each report to the identity of the user reporting the problem. You have the flexibility to add some extra attributes about the device as well as the user.
  2. Logging: Instead of having to reproduce the crash or bug on your device to check the logs, we automatically attach the console logs, the verbose logs, all the steps done by the user until the report was sent, the user events as well as the network logs.
  3. View Hierarchy: In case of UI bugs, you will find the view hierarchy of the screen content sent with each bug report.
  4. Attachments: The SDK gives you the freedom to send different types of attachments with each bug report. You can add a screenshot from the app with the user’s annotation, extra image from the gallery, audio recording, screen recording or an extra file that you create and attach yourself.
  5. Tags: Last, to be able to categorize the reports on the dashboard and filter them you can add some relevant tags to the reports.

Set Up

To start integrating the SDK, you can follow the instruction mentioned here.

Android

To start using Instabug in your application you will need to initialize it. Add the following line in the OnCreate method inside the MainApplication class.

new Instabug.Builder(this, "ANDROID_APP_TOKEN")
  	.SetInvocationEvent(InstabugInvocationEvent.FloatingButton)
  	.Build();

You can find your app token by selecting the SDK tab from your Instabug dashboard.

Documentation

Form more details about the supported API and how to use them, you can visit our documentation page.

Contact US

If you have any questions or feedback to hesitate to get in touch. You can reach us at any time through support@instabug.com.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid71 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.0.0 3,696 8/15/2022
10.13.0 2,696 3/2/2022
10.12.0 3,067 1/12/2022
10.8.0 2,517 8/4/2021
10.7.0 1,356 6/24/2021
10.0.0 2,659 2/25/2021
9.1.9 13,199 12/3/2020
9.1.8 821 11/6/2020
9.1.7 4,564 8/10/2020
9.1.1 6,350 4/16/2020
9.1.0 664 3/19/2020
9.0.5 1,595 1/27/2020
9.0.0 816 12/19/2019
8.6.3 10,240 9/9/2019
8.5.4 580 9/5/2019
8.5.2 624 8/28/2019
8.5.1 735 8/5/2019
8.2.0 14,465 4/3/2019
8.1.0 887 3/10/2019
8.0.4 954 1/29/2019
8.0.3 1,402 12/20/2018
8.0.2 736 12/3/2018
8.0.1 3,809 8/14/2018
8.0.0 967 7/23/2018
4.10.0 866 7/2/2018
4.9.0 1,207 6/4/2018
4.8.2 1,137 5/16/2018
4.8.1 932 5/7/2018
4.8.0 988 4/19/2018
4.7.1 1,583 3/5/2018
4.7.0 997 2/28/2018
4.6.1 989 2/20/2018
4.6.0 961 2/18/2018
4.5.1 969 2/5/2018
4.5.0 1,153 1/17/2018
4.4.3 982 1/10/2018
4.4.2 1,082 1/10/2018