Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

instabug-cordova

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instabug-cordova - npm Package Compare versions

Comparing version 1.3.10 to 1.3.11

2

package.json
{
"name": "instabug-cordova",
"version": "1.3.10",
"version": "1.3.11",
"description": "The purpose of this plugin is to simplify the process of integrating the Instabug SDK in a hybrid application, as well as to provide an interface to interfacing with the SDK through JavaScript.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,2 +0,2 @@

Cordova Instabug Plugin
Instabug Cordova Plugin
=================================

@@ -6,3 +6,6 @@

Instabug is a bug reporting and in-app feedback tool that provides your testers and users with easy “shake to send” feedback from within the app, to [report bugs and issues easily](https://instabug.com/bug-reporting). You’ll get attached screenshots, screen recordings, annotations, network logs to help you take insightful decisions. You’ll also receive all the device details, environment snapshots and bug reproduction steps so that you can fix bugs and iterate faster.
For more info, visit [Instabug.com](https://instabug.com).
### Installation

@@ -18,3 +21,3 @@ Currently, this plugin can only be installed via the Command-Line Interface.

### Android
1. Change the name of the application class in your manifest file to ```android:name="com.instabug.cordova.plugin.MyApplication"```.
1. Change the name of the application class in your AndroidManifest.xml file to ```android:name="com.instabug.cordova.plugin.MyApplication"```.

@@ -21,0 +24,0 @@ 2. You need to add your app token in the __MyApplication__ class, by replacing ```YOUR_ANDROID_TOKEN```. (You can find this class under this path ```YourProjectName/plugins/com.instabug.cordova.plugin/src/android/MyApplication.java```)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc