How can i add two or more addresses using contacts contract? I have three postal addresses to add but i don’t see any secondary_address like one for phone/Email. Can anybody assist me with this?
Thanks!!
How can i add two or more addresses using contacts contract? I have three
Share
This worked for me.
where listSize -> number of contacts
for (int i = 0; i < listSize; i++) {