From: Younho Park Date: Mon, 19 Dec 2016 05:37:01 +0000 (+0900) Subject: [2.4][online-doc][push] added push request form X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F98%2F105598%2F2;p=sdk%2Fonline-doc.git [2.4][online-doc][push] added push request form PS2: [LB] Reviewed Change-Id: I350f9398c42e5fe4a976fc8844d5c94cdcf46950 Signed-off-by: Younho Park --- diff --git a/org.tizen.guides/html/native/messaging/push_n.htm b/org.tizen.guides/html/native/messaging/push_n.htm index f4f9970..408e685 100644 --- a/org.tizen.guides/html/native/messaging/push_n.htm +++ b/org.tizen.guides/html/native/messaging/push_n.htm @@ -129,102 +129,16 @@
  • Package ID

    When you create a project in the Tizen Studio, you are given the package ID (randomly generated by the Tizen Studio or entered by yourself). The Tizen push server identifies your applications using the package ID.

  • Permission to Tizen push servers -

    To use the push messaging service, the application needs the permission to access the Tizen push server. Request the permission from the Tizen push service team by email. When the team approves the request, you receive a push app ID corresponding to your package ID.

    -

    By sending the request, you agree to the Terms of Service and Privacy Policy. The TPS (transactions per second) in the push messaging service is fixed as 150.

    -

    To request the permission for a new application, include the following information in your email.

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Table: Request form details for a new application
    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
    Package IDID of the application package that uses the push messaging service. The package ID can be obtained from the application manifest file in the Tizen Studio.
    Application nameName of the application that uses the push service.
    Application typeTizen native application or Tizen Web application.
    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 notification usageDescription of how you plan to use the push service, including the situations in which you want to use it.
    Application launch dateApplication launch date in the YYYY/MM/DD format. For example: 2014/08/01.
    Service area/countryService area or the country where the application is used. You can use Global, or specify a more limited area (Africa, America, Asia, Europe, Oceania), or a specific country.
    Daily push requestsEstimated number of daily notifications.
    Push notification payload size1 or 2 kb.
    - -

    To extend the expiration date or change the quota for an application that already has the permission to use the push messaging service, include the following information in your email.

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Table: Request form details to modify the access permissions of an application
    Application information for extending the expiration date
    Push app IDPush app ID you received when you originally requested permission for a new application.
    Expiration dateApplication launch date in the YYYY/MM/DD format. For example: 2017/08/01.
    Application information for changing the quota
    Push app IDPush app ID you received when you originally requested permission for a new application.
    Daily push requestsEstimated number of daily notifications.
    +

    To use the push messaging service, the application needs the permission to access the Tizen push server. Request the permission from the Tizen push service team:

    + +

    When the team approves the request, you receive a push app ID corresponding to your package ID.