[TIMOB-27439] iOS: Submit button is getting disabled using ti.reviewdialog
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | None |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2019-11-20T16:08:39.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Rakhi Mitro |
Assignee | Unknown |
Created | 2019-10-03T04:59:14.000+0000 |
Updated | 2019-11-20T16:08:39.000+0000 |
Description
The customer used *ti.reviewdialog* to implement a survey pop-up box for their app. The rating window is popped up but the submit button is not active after selecting the stars.
*Note:* We also tested this on SDK 8.2.0.GA, iPhone SE(12.3.1). The issue is reproduced on our end.
*Testing environment:*
Appcelerator Command-Line Interface, version 7.1.1
Operating System
Name = Mac OS X
Version = 10.14.6
Architecture = 64bit
# CPUs = 4
Memory = 8589934592
Node.js
Node.js Version = 8.9.4
npm Version = 5.6.0
Titanium CLI
CLI Version = 5.2.1
Titanium SDK
SDK Version = 8.2.0.GA
Xcode: 10.4, iPhone SE(12.3.1)
*Test Steps:*
* Download the project from [here| https://www.icloud.com/attachment/?u=https%3A%2F%2Fcvws.icloud-content.com%2FB%2FAf53zIHNcAET727hmTD17aHojf_bAUfCedjgukUwdnkc2HrWPEO_eaVH%2F%24%7Bf%7D%3Fo%3DAkVu2qQP6zYcLqsGMV6ylJDngcAMN4PjxIZnABcHGNXY%26v%3D1%26x%3D3%26a%3DCAog6ZufgrMsKTRB4gRU7-VxNYznbP-tmaWIt5zhHa70QroSJxDbqa3v2C0Y27mow-ItIgEAKggByAD_EcI1MVIE6I3_21oEv3mlRw%26e%3D1572636073%26k%3D%24%7Buk%7D%26fl%3D%26r%3D31D39D69-95A0-4976-8F7D-C6D2A36DB348-1%26ckc%3Dcom.apple.largeattachment%26ckz%3DEF52055D-00F2-427A-A7A0-CC29B3B789A9%26p%3D41%26s%3Dsj4N76Ggf_IscTWMVzWWCqX_stE&uk=ZmebF6v7kZqy3VzBx0jT9A&f=surveyapp.zip&sz=82412282].
* Integrate the project via studio and run.
* After running,when click on the “Open survey window”, the survey window opens but not able to submit after selecting the starts.
*Test output:*
Please check the attachment section.
Attachments
File | Date | Size |
---|---|---|
customers_output.jpg | 2019-10-03T04:59:10.000+0000 | 8252 |
support_output.jpg | 2019-10-03T04:58:39.000+0000 | 65269 |
it's disabled in Simulator/device builds and enabled in production build only.