176
Views
4
Comments
Create an contact information entry to phone book
Question

I am developing a mobile apps which allow user to add staff contact to their own phone book, I tried to use Contacts Plugin, but it only helps to add the contact information directly, users cannot edit it before adding to their phone book.

I also try to create and open a VCard, it works in android only, the mobile apps will prompt another dialog to show the information being added before creation.

Does anyone know how to achieve the same thing in iOS without building a page on my own?

2018-05-30 02-48-38
Rui Barbosa

Hi Carlos,

Looks like the cordova plugin was deprecated see here.

Anyway why not create a page of your own?

UserImage.jpg
Carlos  Chau

Rui Barbosa wrote:

Hi Carlos,

Looks like the cordova plugin was deprecated see here.

Anyway why not create a page of your own?


Because the default phone book allows user to input other meta data while some data are device specific.

I cannot build a custom page to fulfill all device.

2020-01-08 12-23-57
Jitender Gaur

Hi Carlos,


Can you please share which plug-In you are using to create contact book

UserImage.jpg
Carlos  Chau

Jitender Gaur wrote:

Hi Carlos,


Can you please share which plug-In you are using to create contact book

I am using the plugin below.

https://www.outsystems.com/forge/component-overview/1394/contacts-plugin


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.