File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 3838 placeholder : I expected the app to continue running no matter how many times I tap the screen.
3939 validations :
4040 required : true
41+ - type : input
42+ id : ios-sdk-version
43+ attributes :
44+ label : OneSignal iOS SDK version
45+ description : What version of the OneSignal iOS SDK are you using?
46+ placeholder : Release 3.10.3
47+ validations :
48+ required : true
49+ - type : dropdown
50+ id : ios-major-version
51+ attributes :
52+ label : iOS version
53+ description : Which versions of iOS are broken for you?
54+ multiple : true
55+ options :
56+ - 15
57+ - 14
58+ - 13
59+ - 12
60+ - 11
61+ - 10 or below
62+ validations :
63+ required : true
64+
65+ - type : input
66+ id : ios-sdk-version
67+ attributes :
68+ label : Specific iOS version
69+ description : What are the specific versions.
70+ placeholder : |
71+ * iOS 15.4
72+ * iOS 13.7
73+ * iOS 8.0
74+ render : Markdown
75+ validations :
76+ required : true
77+
4178 - type : textarea
4279 id : logs
4380 attributes :
You can’t perform that action at this time.
0 commit comments