[AC-6250] autofillType as String[] ?
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Resolved |
| Resolution | Needs more info |
| Resolution Date | 2019-07-17T22:48:12.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Rainer Schleevoigt |
| Assignee | Shak Hossain |
| Created | 2019-05-12T10:17:13.000+0000 |
| Updated | 2019-07-17T22:48:13.000+0000 |
Description
In Android viewNode's method
getAutofillHints() returns String[]. In Titanium this property is String. getAutofillHints() on native layer returns always an array with one item.
This is an issue, because I cannot send more then one type. iOS Parity?
Currently I'm using a comma separated list and I parse on native side. This works as workaround.
Does it is possible to fix?
Hello [~titanium@webmasterei-hamburg.de], please provide an update of the current status of the issue. Sample code and the platform details for us to test the issue. Thanks.
Hello, Just passing as follow-up here. Are you able to get that sorted out? Please let us know if you need more help with this issue.