Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6250] autofillType as String[] ?

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2019-07-17T22:48:12.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterRainer Schleevoigt
AssigneeShak Hossain
Created2019-05-12T10:17:13.000+0000
Updated2019-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?

Comments

  1. Sharif AbuDarda 2019-06-10

    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.
  2. Rakhi Mitro 2019-07-04

    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.

JSON Source