Granting Required Permission for the ZSA Application

Granting Required Permission for the ZSA Application

To grant all the required permissions to the ZSA application:
  1. Granting notification permission.
    1. Navigate to
      Jobs
      New Job
      Android
      Run Script
      .
    2. Add a
      Job Name
      and enter the following script:
      #suremdm
      grantRuntimePermission(com.zebra.zsa,android.permission.POST_NOTIFICATION)
      run script
    3. Click
      Save
      .
      The newly created job displays in the
      Jobs List
      section.
  2. Granting runtime permissions and special permissions.
    1. Navigate to
      Jobs
      New Job
      Android
      Application Permission
      .
    2. From the dialog box, add a
      Job Name
      and click
      +Add
      .
      add app
    3. The
      Add App
      page displays. Select the ZSA App from the
      App Name
      drop-down list and grant all permissions from the
      App Permission
      list.
    4. Under the
      App Permissions
      , click
      Special App Access
      and grant all permissions specifically
      Display Over Other Apps
      and
      Usage Access
      .
      Special App
      special app
    5. Click
      OK
      , confirm the action, and save the job.
      The newly created job displays in the
      Jobs List
      section.