Tizen Push Service

Developer/Tizen 2013. 12. 6. 02:42

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.native.appprogramming/html/guide/messaging/push_service_request.htm


Push Service Request

To use the Tizen push messaging service, you must get the required permission:

  1. To request the Tizen push messaging service, send an email to the administrator (push.tizen@samsung.com) containing the request form details.
  2. When the Tizen Push Service Team approves your request, you receive an approval email. After receiving the approval email, you can use the Tizen push messaging service in your application.
Table: Request form details
Developer information
Email addressYour email address to receive the approval response.
Last nameYour last name.
First nameYour first name.
CountryYour country of residence.
Application information
Application IDThe ID of the application package that is using the push service. It is a 10-bytes-alpha-numeric value contained in the <ID> element ofmanifest.xml file.
Application nameName of the application that uses the push service.
Testing purposeYes or no. If you request the service for testing purposes only, the duration of the push service is limited to 3 weeks.
Purpose of the push message usageDescription of how you plan to use the push service, including the situations in which you want to use it.
App launch dateApplication launch date in the format YYYY/MM/DD. For example: 2012/08/01.
Service area / countryService area (such as Asia, Africa, America, or Europe) or the country where the application is going to be used.
Daily push requestsEstimated total number of daily notifications.
Transactions per secondEstimated peak number of transactions per second (the recommendation is below 100).
Note
The Tizen push messaging service limits the total number of messages a sender sends, and also the number of messages a sender sends to a specific device. The payload is limited to 1024 bytes.


'Developer > Tizen' 카테고리의 다른 글

Tizen Application Package Manager  (0) 2013.12.15
Native Application Medel  (0) 2013.12.15
타이젠 웹어플리케이션 기반에서 메뉴와 백버튼에 대한 처리  (0) 2013.12.06
Tizen Architecture  (0) 2013.12.05
Tizen Web Application  (0) 2013.12.05
Posted by No names
,