Created on 28 May 2020
icon_unfollowing
Login to follow
notification-registrant-plugin

Notification Registrant Plugin

Version 0.5.2 (Compatible with OutSystems 11)
Uploaded on 12 June 2020 by 
notification-registrant-plugin

Notification Registrant Plugin

Details
This plugin provides UI block which has functionality to register to Apple Push Notification service (APNs) and to show notification message.
Read more

How to use the plugin

  1. Place UI block 'APNs' into home screen of your iOS mobile app. 
  2. Registration event handler will note your app an registration id. You can create a server action to send it to your server. The notification provider send message with this id as device token.
  3. Notification event handler will be called when your app receive a new notification.
  4. The app id you use for build have to be enabled Notification functionality in Apple's developer site.

Note

This plugin uses phonegap-plugin-push  which supports several os but this contains implementation only for iOS. 

phonegap-plugin-push: https://github.com/phonegap/phonegap-plugin-push

Release notes (0.5.2)

Client action RegisterOnAPNs is added. If your application receives notifications on different screen from the screen you placed the plugin block, you can use this action instead of using the block in order not to miss notification data. Specifying callback client actions at input parameters is needed. Client actions can be convert to Object type variable by using JavaScript node in your action flow.

Reviews (0)
Category
Device capabilities, Notifications
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 1 dependencies
Application Objects
Notification Registrant Plugin has 1 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads