Piotr Karocki
Piotr Karocki
Will build restart by itself, or should it be restarted manually?
What do you mean by "most of what you're adding in this PR"? ContactReader, ContactManager, and ContactStore are not implemented at all, this PR creates such files, not changing them....
Reading contact is possible either using ContactReader (from my PR, getting list of all contacts known to operating system), or getting one contact selected by user using native OS dialog....
Ok. By the way, this PR is year-and-a-half older than MartinZikmund PR :) Changing some parts of ContactPicker is required.
I'll try to check this null reference exception after Resurrection - by creating own build of Uno, based on current Uno and this PR, and using it in my app,...
Seems like after requested changes, no email nor phone numbers are returned. Will check it tomorrow.
Reverting (partly) last commit (using ContactPicker to read contact data), so now from ContactPicker only conversions between Android and UWP (enum) types are used. Also, I switched from my internal...
Can build be restarted?
Ok, now sample shows full list of contacts (as ListView)
could build be restarted?