contacts-plugin
Mobile icon

Contacts Plugin

Supported
Stable version 5.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 31 Jul
 by 
OutSystems
4.5
 (8 ratings)
contacts-plugin

Contacts Plugin

Created on OutSystems 11

Version 5.0.1

Stable
Current
Uploaded on 31 Jul by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

Fixes

  • iOS
    • Fixes possible incompatibility with Calendar Plugin.
Application Objects:
Contacts Plugin does not affect the count of AOs.

Version 5.0.0

Stable
Uploaded on 27 Jul by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

BREAKING CHANGES

  • The RemoveFromContacts has been deprecated and renamed DEPRECATED_RemoveFromContacts. Use RemoveFromContacts instead, which takes a ContactId instead of a Contact object has been added.


Features

  • A new RemoveFromContacts client action was introduced. This action simply takes the ContactId of the contact to remove, instead of the full Contact object.
  • A new error code format was introduced: OS-PLUG-CONT-<NUMBER> (e.g. OS-PLUG-CONT-0007).
  • The plugin now uses a new Cordova plugin. You should generate new builds to use it.
Application Objects:
Contacts Plugin does not affect the count of AOs.
Created on OutSystems 10

Version 4.0.2

Stable
Uploaded on 18 March 2020 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:
  • Added RemoveFromContacts action

Version 4.0.1

Stable
Uploaded on 13 November 2019 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:
  • Improved performance in iOS 13 devices