Use Offline Push Settings through 6 how-to topics, all available without membership.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Open the Offline Push Settings page | Free |
| 2 | 2. Create an app identifier | Free |
| 3 | 3. Manage app identifiers | Free |
| 4 | 4. Configure an iOS push certificate | Free |
| 5 | 5. Configure Android vendor push settings | Free |
| 6 | 6. Configure a HarmonyOS push certificate | Free |
How-to Guide
1. Open the Offline Push Settings page
Entry path: Enterprise management page → WPS Collaboration → Collaboration Console → Offline Push Settings
- Sign in to the WPS 365 management page.
- Click WPS Collaboration in the left navigation pane.
- Click Collaboration Console.
- 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
- Keep the App Identifier tab open on the Offline Push Settings page.
- Click Create App Identifier.
- Enter an app identifier, for example
com.xiezuo.demo. - 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.
- 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
- Find the target identifier in the app identifier list.
- Review the app identifier, creation time, and update time.
- Click Configure Push Certificate to open the related settings page.
- Click Edit Identifier to update the identifier name.
- 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
- In the app identifier list, click Configure Push Certificate.
- Open the iOS tab.
- Enter the app Bundle ID.
- Select P12 (push certificate) as the authentication method.
- Upload the standard certificate file.
- Enter the certificate key.
- Upload the VOIP certificate and key if needed.
- Select Development or Production.
- 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
- Open the Android tab on the push settings page.
- Select the vendor to configure, such as Xiaomi, Huawei, Honor, VIVO, OPPO, Meizu, a third-party push service, or FCM.
- Enter the package name.
- Enter the App ID.
- Enter the App Secret.
- Enter the channel ID for important-message notification channels.
- Add any other vendor-specific parameters shown on the page.
- 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
- Open the HarmonyOS tab on the push settings page.
- Follow the on-page guidance to create a service-account key in the HarmonyOS developer platform first.
- Paste the downloaded JSON file content into the input box.
- Click Upload to upload the certificate file.
- 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.