How to Use WPS Offline Push Settings on macOS

Last updated:July 23, 2026

Use Offline Push Settings through 6 how-to topics, all available without membership.

How-to Index

How-to Guide

1. Open the Offline Push Settings page

Entry path: Enterprise management page → WPS Collaboration → Collaboration Console → Offline Push Settings

  1. Sign in to the WPS 365 management page.
  2. Click WPS Collaboration in the left navigation pane.
  3. Click Collaboration Console.
  4. Click Offline Push Settings to open the page.

Success Criteria

  • Interface result: The Offline Push Settings page is displayed.
  • Next action available: You can view the app identifier list or create a new identifier.

Tips While Using

  • Appropriate admin permissions are required.
  • Make sure your network connection is stable before opening the page.

2. Create an app identifier

Entry path: Offline Push Settings page → App Identifier → Create App Identifier

  1. Keep the App Identifier tab open on the Offline Push Settings page.
  2. Click Create App Identifier.
  3. Enter an app identifier, for example com.xiezuo.demo.
  4. Check the naming rules: only letters, numbers, underscores, and periods are supported; multiple segments must be separated by periods; each segment must start with a letter; the identifier cannot be duplicated.
  5. Click OK to finish creation.

Success Criteria

  • Interface result: The new app identifier appears in the list.
  • Next action available: You can continue with push certificate setup or edit the identifier.

Tips While Using

  • Duplicate identifiers cannot be created.
  • For multiple apps or channel packages, create separate identifiers when needed.

3. Manage app identifiers

Entry path: Offline Push Settings page → App Identifier list → Actions

  1. Find the target identifier in the app identifier list.
  2. Review the app identifier, creation time, and update time.
  3. Click Configure Push Certificate to open the related settings page.
  4. Click Edit Identifier to update the identifier name.
  5. Click Delete to remove the current app identifier.

Success Criteria

  • Interface result: The list reflects the latest status.
  • Next action available: You can open push settings for each platform.

Tips While Using

  • Confirm that the identifier is no longer needed before deleting it.
  • After editing an identifier, review related platform settings as needed.

4. Configure an iOS push certificate

Entry path: Offline Push Settings page → Configure Push Certificate → iOS

  1. In the app identifier list, click Configure Push Certificate.
  2. Open the iOS tab.
  3. Enter the app Bundle ID.
  4. Select P12 (push certificate) as the authentication method.
  5. Upload the standard certificate file.
  6. Enter the certificate key.
  7. Upload the VOIP certificate and key if needed.
  8. Select Development or Production.
  9. Click Save Configuration.

Success Criteria

  • Interface result: The iOS configuration is saved successfully.
  • Next action available: You can return to the list and continue with other platform settings.

Tips While Using

  • Prepare the certificate files and keys in advance.
  • The selected environment should match the current release stage of the app.

5. Configure Android vendor push settings

Entry path: Offline Push Settings page → Configure Push Certificate → Android

  1. Open the Android tab on the push settings page.
  2. Select the vendor to configure, such as Xiaomi, Huawei, Honor, VIVO, OPPO, Meizu, a third-party push service, or FCM.
  3. Enter the package name.
  4. Enter the App ID.
  5. Enter the App Secret.
  6. Enter the channel ID for important-message notification channels.
  7. Add any other vendor-specific parameters shown on the page.
  8. Click Save Configuration.

Success Criteria

  • Interface result: The Android push parameters are saved successfully.
  • Next action available: You can switch to another vendor and continue configuration.

Tips While Using

  • Different vendors may require different parameters.
  • Check the package name and credentials carefully for each vendor.

6. Configure a HarmonyOS push certificate

Entry path: Offline Push Settings page → Configure Push Certificate → HarmonyOS

  1. Open the HarmonyOS tab on the push settings page.
  2. Follow the on-page guidance to create a service-account key in the HarmonyOS developer platform first.
  3. Paste the downloaded JSON file content into the input box.
  4. Click Upload to upload the certificate file.
  5. Click Save Configuration.

Success Criteria

  • Interface result: The HarmonyOS configuration is saved successfully.
  • Next action available: You can return to the app identifier list and continue management.

Tips While Using

  • Make sure the uploaded content matches the target app.
  • Check that the JSON content is complete before saving.