contacts-plugin
Mobile icon

Contacts Plugin

Supported
Stable version 5.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 27 Jul (21 hours ago)
 by 
OutSystems
4.5
 (8 ratings)
contacts-plugin

Contacts Plugin

Created on OutSystems 11

Version 5.0.0

Stable
Current
Uploaded on 19:51 (2 hours ago) 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 is now dual stack, using both a Cordova and a Capacitor plugin underneath.
Application Objects:
Contacts Plugin does not affect the count of AOs.

Version 4.0.7

Stable
See documentation
Uploaded on 13 December 2024 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

Fix

  • Android
    • Information not being fully returned when a contact has multiple phone numbers.
  • iOS
    • Copy the address book outside of the main thread.
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