Customizing the paused Android app notification

By default, when a custom mobile app is paused, an Android device displays the name of the app in the notification bar and the "App paused" message in the notification area. You can modify the app name and the default text that is displayed in the notification area.

  1. In Dev Studio, open your Pega Platform application.
  2. Change the name that is displayed in the notification bar:
    1. In the Dev Studio search text field, search for "App title" to open the pyCaption App title field value.
    2. In the Localized label tab, enter a custom app name in the To field.
    3. Save your changes.
  3. To change the text of the notification message:
    1. In the Dev Studio search text field, search for "App paused" to open the pyCaption App paused field value.
    2. In the Localized label tab, replace the "App paused" value with your custom message in the To field.
    3. Save your changes.