Instabug / Instabug-Cordova

Instabug's Plugin for Cordova
https://instabug.com/
23 stars 25 forks source link

Bump Native SDKs to v11 #140

Closed TheBuggedYRN closed 2 years ago

TheBuggedYRN commented 2 years ago

Description of the change

Breaking changes

  1. Remove Instabug.setAutoScreenRecordingMaxDuration
  2. Remove Surveys.setThresholdForReshowingSurveyAfterDismiss
  3. Remove BugReporting.invocationModes enum.
  4. Move Instabug.setViewHierarchyEnabled to BugReporting.setViewHierarchyEnabled

Type of change