🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

instabug-cordova

Package Overview
Dependencies
Maintainers
0
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instabug-cordova - npm Package Versions

234567

12.1.0

Diff
aalaa_instabug
published 12.1.0 •

Changelog

Source

12.1.0 (2025-03-03)

  • Bumps Instabug iOS SDK to v12.1.0
  • Bumps Instabug Android SDK to v12.1.0

Changed

  • Add the new repro steps configuration API Instabug.setReproStepsConfig
  • Remove deprecated APIs Instabug.setDebugEnabled in favour of debugLogsLevel property of Instabug.init.
  • Adds the new Instabug.init API to start the SDK as follows:
    Instabug.init({
      token: '<APP_TOKEN>',
      invocationEvents: [BugReporting.invocationEvents.button],
      debugLogsLevel: ArgsRegistry.logLeve.verbose,
    });
    
davidmina96
published 11.7.0 •

Changelog

Source

11.7.0 (2023-02-02)

  • Bumps Instabug Android SDK to v11.8.0
  • Bumps Instabug iOS SDK to v11.7.0
  • Adds new APIs:
    • BugReporting.setDisclaimerText
    • BugReporting.setCommentMinimumCharacterCount
  • Adds support for more locales:
    • Czech
    • Finnish
    • Hungarian
    • Indonesian (iOS)
    • Norwegian
    • PortuguesePortugal
    • Romanian
    • Slovak
  • Adds new string keys:
    • insufficientContentMessage
    • insufficientContentTitle (iOS)
    • screenRecording
  • Adds missing mapping for the below string keys on Android:
    • audio
    • image
    • messagesNotificationAndOthers
    • okButtonTitle
instabug-new
published 11.3.0 •

Changelog

Source

11.3.0 (2022-10-05)

  • Bumps Instabug Android SDK to v11.5.1
  • Bumps Instabug iOS SDK to v11.3.0
instabug-new
published 11.2.0 •

Changelog

Source

11.2.0 (2022-09-25)

  • Bumps Instabug Android SDK to v11.4.1
  • Bumps Instabug iOS SDK to v11.2.0
  • Adds TypeScript support
instabug-new
published 11.0.1 •

Changelog

Source

v11.0.1 (2022-08-24)

  • Fixes ArgsRegistry import on iOS
  • Fixes a typo in Instabug.setPrimaryColor causing the API not to work
instabug-new
published 11.0.0 •

Changelog

Source

v11.0.0 (2022-07-07)

  • Bumps Instabug native SDKs to v11
  • Adds the ability to initialize the Android SDK from JavaScript. Check the [migration guide][migration-guide-v11] for further info
  • Improves Instabug modules import usage. Check the [migration guide][migration-guide-v11] for further info
  • Migrates Instabug iOS SDK to be installed through CocoaPods
  • Adds new APIs:
    • Instabug.setString to allow for SDK text customizations
    • Instabug.setWelcomeMessageMode
    • Instabug.setColorTheme
    • Instabug.setSessionProfilerEnabled
    • BugReporting.setShakingThresholdForiPhone
    • BugReporting.setShakingThresholdForiPad
    • BugReporting.setFloatingButtonEdge
  • Replaces Instabug.setShakingThreshold with BugReporting.setShakingThresholdForAndroid
  • Moves Instabug.setVideoRecordingFloatingButtonPosition to the BugReporting module
  • Fixes an issue with uploading attachments in URL form on iOS
  • Fixes an issue with BugReporting.setEnabledAttachmentTypes not working on Android
  • Removes the deprecated APIs. Check the [migration guide][migration-guide-v11] for further info
  • Removes the Android multidex dependency
  • Removes the APIs:
    • Instabug.setAutoScreenRecordingMaxDuration
    • Surveys.setThresholdForReshowingSurveyAfterDismiss
  • Removes BugReporting.invocationModes enum
instabug
published 9.1.7 •

Changelog

Source

v9.1.7 (2021-05-11)

  • Bumps iOS SDK to v9.1.7
  • Bumps Android SDK to v9.1.8
  • Adds support for Azerbaijani and Danish locales
  • Removes the use of android:requestLegacyExternalStorage attribute on Android
instabug
published 9.1.6 •

Changelog

Source

v9.1.6 (2020-07-20)

  • Bumps native SDKs to v9.1.6
  • Fixes an issue with crashing UI calls running on background thread
  • Fixes an issue where setLocale does not work on Android
instabug
published 9.1.0 •

Changelog

Source

v9.1.0 (2020-03-19)

  • Bumps native SDKs to v9.1
instabug
published 9.0.0 •

Changelog

Source

v9.0.0 (2020-03-10)

  • Bumps native SDKs to v9