This is an extract from the official Nokia site
http://www.developer.nokia.com/Community/Wiki/KIJ001300_-_Unable_to_read_General_number_of_a_native_Phonebook_contact_in_Series_40
Unable to read General number of a native Phonebook contact in Series 40 (Known Issue)
Overview
FileConnection and PIM API (JSR-75) cannot read the General number of an inserted native Phonebook contact in Series 40.
Description
The FileConnection and PIM API (JSR-75) can be used for reading from and writing to contacts of the native Phonebook application. However, if the user inserts the General phone number field to a Phonebook contact using the native Phonebook in Series 40, the FileConnection and PIM API cannot read the inserted General phone number field. All the other phone number fields can be read without problems.
How to reproduce
The described problem can be reproduced as follows:
1. By using a Series 40 device, browse for the native Phonebook application('Menu' -> 'Contacts').
2. Insert a new contact to the native Phonebook application.
3. Insert General phone number field for the new contact ('Options' -> 'Add detail' -> 'Number' -> 'General') and insert a number into the field.
4. Insert other phone number fields ('Mobile', 'Home', etc.) for the new contact.
5. Implement the test MIDlet using the following code:
6. Install and launch the test MIDlet and press 'Search'. The MIDlet returns data for all the other fields but not for the General phone number field.
Solution
No solution exists.
This really sucks! That means we have to add it to the help files so we notify the user
ReplyDelete