Click [Push Notifications] in the Administration menu to check the delivery status of push notifications.
The components of push notification delivery status are as follows
No. | elements | Description. |
---|---|---|
(i) | CSV Data Download |
You can download a list of push notifications registered with UniBaaS as CSV data. Data is stored for one month. |
(2) | New notification delivery | Register push notifications with UniBaaS. For registration instructions, see the "Sign up for push notificationsSee "The following is a brief description of the newest version of the product. |
Sign up for push notifications
Push notifications can only be sent to Android/iOS devices.
- Click "New Notification Delivery" under Push Notification Delivery Status.
The push notification distribution screen appears. - Fill in the required information (①) and click [Confirm Registration Details] (②).
(data) item Description. Push Notification Title Enter a title.
If JSON is specified for iOS, this item is ignored and the JSON content takes precedence.push notification message Enter the content of the notification.
If JSON is specified for iOS, this item is ignored and the JSON content takes precedence.JSON I want to include detailed metadata for push messages to be delivered
In this case, enter the information as JSON-formatted text.
Ver. 3.8.0 or later of Unifinity Application Player can automatically launch the application listed in target_uap when tapping the notification delivered to the device by making the following settings according to the destination OS. Also [2003_push notification/metadata acquisitionUsing the logic in 【】, it is also possible to use JSON specified in meta_data.For Android
{
"target_uap": "Name of the app to launch", "target_uap".
"meta_data": {"key": "value"}
}For iOS
{
"aps": {
"alert": {
"title": "Push Notification Title", "title".
"body": "Push notification message"
}
}, }
"target_uap": "Name of the app to launch", "target_uap".
"meta_data": {"key" : "value"}
}Authentication Information Depending on the Unifinity Application Player for Android/iOS you are using, select your credentials from the pull-down menu.
- When using the normal version, select "Use default settings". The regular version can be downloaded from the store (Google Play/AppStore).
If authentication information is not registered in the "Management of authentication information required for push notification," this item is not a pull-down selection type, but a text field for display only, and is labeled "Use default settings.
- When using the customized version, select the authentication information registered in the "Authentication Information Management for Push Notification" section.
Customized versions are available directly from us.
Delivery Date Select "Immediate Delivery" for immediate delivery.
To specify a specific date and time for delivery, select "Date and Time" and click "▼" to specify the date and time.destination (of transmission) Specify the destination for push notifications.
The designation procedure is the same as for the "Selection of users for deliverySee "The following is a brief description of the newest version of the product.The content confirmation screen will be displayed.
- When using the normal version, select "Use default settings". The regular version can be downloaded from the store (Google Play/AppStore).
Selection of users for delivery
There are three methods for selecting users for delivery
Distribute to all users
To distribute to all users, select All Users.
Confirm the registration details and click "Deliver.
A new push notification is registered.
Specify a group to deliver
To distribute by specifying a group, select "Group" (①) and check the checkbox for the target group (②). Only one group can be selected.
Confirm the registration details and click "Deliver.
A new push notification is registered.
Specify the user and distribute
To distribute by specifying users, select [Users: 0] (①) and click [Select] to select users (②).
The screen for setting users for distribution will be displayed.
Check the users to be delivered (①) and click "Select" (②).
[Clicking "Select All" will check all users on the displayed page.
To distribute to the entire company regardless of group affiliation, check the "All Users" checkbox on the push notification distribution screen.
The user to be delivered is selected.
ReferenceWhen narrowing down users
Enter criteria in the User Search and click "Search" to narrow down the list of users.
Click "Reset" to clear the entered conditions.
ReferenceUser List Operations
- When the number of users is large, the page is divided into multiple pages. Click on the number icon to switch to the corresponding page.
- To change the number of users displayed on a page, select the number of users to be displayed from the pull-down menu in the lower right corner of the list.
After confirming that the number of users has increased by the number of users you checked, click "Confirm Registration Details.
Confirm the registration details and click "Deliver.
A new push notification is registered.
ReferenceTiming of push notification delivery
Depending on the device's communication conditions, incoming push notifications may be delayed or may not be received.
ReferenceWhen push notifications are received in duplicate
Push notifications may be received in duplicate when multiple user information is switched and authenticated on a single device.
If you are receiving duplicate push notifications, please provide the device identifier of your device to your account administrator and request removal of the device token for your device from the user who is no longer using it.
Download CSV data
You can download a list of push notifications registered with UniBaaS as CSV data.
The contents of the CSV data to be downloaded will include the delivery ID, notification title, delivery status, delivery destination, and delivery date and time.
- Click [Download CSV data] under Push Notification Delivery Status. The "Save As" screen will appear. Specify the location and name of the CSV file to be downloaded and save it.