[MOD-2615] ti.crypto: Example UI need to be updated for android
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2020-06-15T12:09:23.000+0000 |
| Affected Version/s | Release 9.0.0 |
| Fix Version/s | n/a |
| Components | Crypto |
| Labels | n/a |
| Reporter | Samir Mohammed |
| Assignee | Akansha Maheshwari |
| Created | 2020-05-01T11:48:53.000+0000 |
| Updated | 2020-06-15T12:09:23.000+0000 |
Description
When launching the example application the user is unable to read the text due to UI clashes.
*Test Steps:*
Download module from (https://github.com/appcelerator-modules/ti.crypto/)
Build module
Copy the the code from the example
Paste the code into a Titanium application
Add module to app
Run Titanium application
*Expected result* Should be able to read the text in the application *Actual result* Unable to read text in the applicationAttachments
| File | Date | Size |
|---|---|---|
| MOD-2594_android_log.txt | 2020-06-15T12:08:55.000+0000 | 85930 |
| MOD-2594_ios_log.txt | 2020-06-15T12:09:02.000+0000 | 1810316 |
The issues has been address by [~amaheshwari] in following PR: https://github.com/appcelerator-modules/ti.crypto/pull/15
Verified on below environment: *Mac OS X* = 10.15 *Xcode*: 11.3.1 *Node.js Version* = 12.16.0 *CLI Version*= 5.2.2 *Emulator* : Nexus6_API27 (8.1.0) *iOS Simulator*= iPhone 11 Pro Max (13.3) Its working fine so closing this ticket. Attaching logs for reference.