Instabug-Flutter
Instabug-Flutter copied to clipboard
In-app feedback and bug reporting for Flutter apps.
## Description of the change > Combo PR includes the app flows, apm and crashes in sample app. ## Type of change - [ ] Bug fix (non-breaking change that...
### Steps to Reproduce the Problem 1. Navigate to a page with a TextField 2. Put a TextField in focus. The keyboard should appear. 3. Trigger Instabug, e.g. click on...
## Description of the change bump iOS SDK version to 12.9.0 ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New...
## Description of the change chore(android): bump android ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking change...
## Description of the change 1. Map OnSessionReplayLinkReady API that Retrieves the current session's replay link. ## Type of change - [ ] Bug fix (non-breaking change that fixes an...
## Description of the change Modify the `Surveys.showSurvey` to call the newly added private Android SDK API `SurveysshowSurveyCP`. This ensures that the showSurvey is called on the background thread by...
## Description of the change - **Support thew App Flows feature and it's below APIs:** - `APM.startFlow` - `APM.endFlow` - `APM.setTraceAttribute` - **Deprecate the following execution traces APIs in favor...
## Description of the change > Add apm buttons for network, traces and flows. ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) -...
Deprecate execution traces in favor of AppFlows APIs.## Description of the change Support native and flutter crash scenarios as well as adding Crashes Method Channels. ## Type of change -...
## Description of the change Merge all instabug-flutter packages into one mono-repo, including `instabug_dio_interceptor`, `instabug_dart_http_adapter`. ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue)...