Release v13.0.0
Added
- Add
Instabug.willRedirectToStoreAPI for use in custom app rating prompts (#1186). - Add support for App Flows APIs
APM.startFlow,APM.setFlowAttributeandAPM.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.endandTrace.setAttributein favor of the new App Flows APIs (#1138).