Release v13.0.0
Added
- Add
Instabug.willRedirectToStore
API for use in custom app rating prompts (#1186). - Add support for App Flows APIs
APM.startFlow
,APM.setFlowAttribute
andAPM.endFlow
(#1138).
Changed
- Bump Instabug iOS SDK to v13.0.0 (#1189). See release notes.
- Bump Instabug Android SDK to v13.0.0 (#1188). See release notes.
Deprecated
- Deprecate Execution Traces APIs
APM.startExecutionTrace
,Trace.end
andTrace.setAttribute
in favor of the new App Flows APIs (#1138).