abhayastudios / nativescript-contacts-lite

This nativescript-contacts-lite plugin provides pretty fast read-only access to the iOS and Android contact directory.
MIT License
13 stars 7 forks source link

[Android] Type field returns a value not included in enum #6

Open Ot92 opened 4 years ago

Ot92 commented 4 years ago

Some contacts have a type field returning the following

type: '0'

instead of 'mobile', 'home', 'isdn' and so forth.

abhayastudios commented 4 years ago

Hi @Ot92, I am unable to reproduce on my Android phone. Could you please provide some details what phone you are using, which Android version, language, etc. etc?

Ot92 commented 4 years ago

Phone: Doogee X50 (Android Go Edition) Build No: DOOGEE-X50-Android go-20190430 Android version: 8.1.0

Language is Typescript through Nativescript vue

Component nativescript: 6.0.3 Component tns-core-modules: 6.0.7 Component tns-android: 6.0.2