We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80f1663 + d533c2d commit 0c992c1Copy full SHA for 0c992c1
plugins/clay_ios/AppReviewController.qml
@@ -28,10 +28,6 @@ Item {
28
// Storage for persitency of prompt state
29
required property KeyValueStore storage
30
31
- // Text that is shown when the user is asked for
32
- // a review. This text should be localized.
33
- property alias requestText: _feedbackDialogText.text
34
-
35
// Maximum number of review prompts
36
property int maxPromptCount: 3
37
0 commit comments