Instabug-iOS SDK v7.12.6
Opt-in Surveys to Accept Multiple Responses and to Show Again After Dismiss
- Accept Multiple Responses
- The opt-in survey can be shown again after being submitted.
- Whenever the developer will show the survey with the manual token, it will be shown normally
- Show Again After Dismiss
- Reshow API will only work the survey is targeted
- Opt-In Surveys to Show Again After Dismiss
- If the user will dismiss the survey and right after that in the same session the developer will call the show survey again, it shall show normally.
- This means that setThresholdForReshowingSurveyAfterDismiss API will only be called after dismissing a ‘targetted survey’ and won’t be called after dismissing ‘opt-in survey’.
3. Show/Hide Welcome Screen from SDK:
- API to set showing/hiding the survey welcome screen
4. Various bug fixes
- Fix session profiler crash