Push Notification Sending Form Tutorial    
This topic is assigned to Admin

--Admin--
Oct 21, 2016 10:00 AM

OVERVIEW

A push notification is a message that pops up on a mobile device. Having Push Messages in your apps will offer you an unique selling and advertising tool. Please Note that using Push Notification Service will be able only the users who are using the PREMIUM and BUSINESS plans. 

**NOTE: For using the new features for push notifications make sure your app is not older than September 2016.

iOS

Push Notification Service is using Apple Push Message Center for delivering notifications to your device. Push Notifications will appear in the Notification Center and in the Announcements page. Apple guarantees 99.9% that your Push Notification will arrive to the end user.


HOW TO ENABLE 

To enable Push Notifications you need to do the following:

1. Create an Apple Push Certificate (follow this tutorial)

2. Go to Push Notification Settings from the App Dashboard

ko7rwgeiscreenshot2016-10-21at5-11-07pm

3. Chose and Upload your earlier created Push Certificate.

f7an9jjxscreenshot2016-10-21at5-17-47pm

HOW TO SEND

Go to My Applications-> *Your_App_Name* -> Push Notifications

Push Notification Sending Form

481anm7mscreenshot2016-09-02at3-02-10pm


Mobile Device
8d58as3mimg_0003              ​​​​​     

1. Your message. 

2. Actions are pages or websites to which will be redirected user after he will tap the Push Notification Message on his Device. 
2.1. Local Action - Message will open a local/existing page from your app (Ex: tab1.html, aboutus.html, contactus.html, deals.html etc.)
rbtbhrgrscreenshot2016-09-02at3-45-00pm
2.2. External Action- Message will open an external URL or a Custom URL which will redirect the user to the website page/option indicated in the form.
jhei8dfescreenshot2016-09-02at4-25-21pm 

Available Custom URL's to be used as an External Action

external://Opens a linked page in a default web browser. This scheme will take user out of your application. 
Example: external://http://your-website.com

latlong:// - Opens following coordinates with available Maps applications. Map opens up inside UI without leaving the app on iOS.
Example: latlong://40.689167,-74.044444

map:// - Displays the location of preset address using Maps application.  Example: map://Infinite+Loop+Cupertino+Santa+Clara+California+95014


3.
Send push notification to all devices that have your app installed.
 


**NOTE: In order to send a push notification you need to have your App approved in the AppStore.


Android

Android Push Notification Service is working using Google Cloud Messaging (GCM). However, recently we've also added our In House Push Notification System witch is predestinated for the users witch Android devices do not have or do not support Google Play Services.

HOW TO ENABLE

To enable Push Notification service you have to go through the submission process.

ihg5smuoscreenshot2016-09-02at5-37-28pm

1. Will disable the Push Notification Service. 

2. Will enable Push Notification Service for all Android devices with Google Play Service installed and available in their region. 

2.1. This setting will additionally enable Push Notification Service for all Android devices that do not have or do not support Google Play Services.   


HOW TO SEND

Android allows us to send Images and Create buttons for the push message beside inserting your text message. That's why in the Push Notification Sending Form you'll find 2 more options. Bellow we'll explain how these are working.


ceuoc0oescreenshot2016-09-05at10-24-23am 

1. Text area for inserting a message.

2. Possibility of inserting images in a Push Notification Message.
2.1. Local images from In-App Resources (NOTE: make sure to have the image checked for SYNC).
2.2. Add a URL of the image you want to use (Ex: www.website.com/image.png) 

3. Action - are pages or websites to which will be redirected user after he will tap the Push Notification Message on his Device.
3.1. Local Action - Message will open a local/existing page from your app (Ex: tab1.html, aboutus.html, contactus.html, deals.html etc.)
3.2. External Action- Message will open an external URL or a Custom URL which will redirect the user to the website page/option indicated in the form. 

Available Custom URL's to be used as an External Action

external://Opens a linked page in a default web browser. This scheme will take user out of your application.
Example: external://http://your-website.com

latlong:// - Opens following coordinates with available Maps applications. Map opens up inside UI without leaving the app on iOS.
Example: latlong://40.689167,-74.044444

map:// - Displays the location of preset address using Maps application.  Example: map://Infinite+Loop+Cupertino+Santa+Clara+California+95014

4. Button text - set your own text for the button. 

5. Send push notification to all devices that have your app installed.  


Push Notification Sending Form    
uof4o29uscreenshot2016-09-05at10-01-59am

Mobile Device

e1o7al25screenshot_20161021-185429

    1