Feedback type
This SDK option allows your users to categorize their feedback.
Introduction
When submitting their feedback, your users immediately categorize it as either a bug report, an improvement suggestion, or just a question.
Depending on their choice, you automatically receive the Shake Dashboard. This way, you can filter and browse them efficiently!
, or tag next to their ticket in yourDisabling
If you don’t want your users to have to categorize their feedback, simply hide this option using the following method:
- Swift
- Objective-C
AppDelegate.swift
Shake.configuration.isFeedbackTypeEnabled = false
On your Shake Dashboard, all these tickets won't have any specific type (and tag).