Address book problem with long names in Moto V3 | developer.brewmp.com Address book problem with long names in Moto V3 | developer.brewmp.com

Developer

Address book problem with long names in Moto V3

Forums:

Hi,
I have a problem reading fields from records with a long name.
for example:

- If the address book contains a record with the name John Doe and it has 5 numbers (cell,home,fax...), I will see a record with 6 fields as expected.

- If the address book contains a record with 24 letters name and 5 fields, I will see 5 records with the same Id and each one of them has only 2 fields.

When I enumerates all the 5 duplicated record's, I always get the the same result - the long name in field 0 and the cell phone in field 1.
Does someone know's how can I reach all the other fields in this record?

Thanks in advance,
Roi