Use Offline Push Settings through 6 how-to topics, all available directly in the admin console, and choose a topic from the index to get started.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Open the offline push configuration 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 multi-vendor push | Free |
| 6 | 6. Configure a HarmonyOS push certificate | Free |
How-to Guide
1. Open the offline push configuration page
Entry path: Enterprise Management page → WPS Collaboration → Collaboration Middle Platform → Offline Push Configuration
- Sign in to the WPS 365 admin console.
- Click WPS Collaboration in the left navigation pane.
- Click Collaboration Middle Platform.
- Click Offline Push Configuration to open the page.
Success Criteria
- Interface result: The page shows app identifier content or push configuration entries.
- Next action available: You can continue to create an app identifier or open certificate settings.
Tips While Using
- Common mistake: If you do not enter the collaboration middle platform first, the offline push configuration entry may not appear.
- Environment note: Appropriate backend access permissions are required.
2. Create an app identifier
Entry path: Offline Push Configuration page → App Identifier → Create App Identifier
- Open the Offline Push Configuration page.
- Stay on the App Identifier tab.
- Click Create App Identifier.
- Enter an app identifier such as
com.xiezuo.demo. - Make sure the identifier contains only letters, numbers, underscores, and periods.
- Make sure it contains at least one segment, uses periods to separate multiple segments, and starts each segment with a letter.
- Confirm that the identifier is not duplicated, then click OK.
Success Criteria
- Interface result: The new app identifier appears in the list.
- Next action available: You can continue to configure push certificates or edit the identifier.
Tips While Using
- Common mistake: The identifier cannot be created if its format does not meet the rules.
- Environment note: Duplicate identifiers cannot be created.
3. Manage app identifiers
Entry path: Offline Push Configuration page → App Identifier list → Actions
- Find the target identifier in the app identifier list.
- Review details such as the app identifier, creation time, and update time.
- Click Configure Push Certificate to open the related setup page.
- Click Edit Identifier if you need to adjust the name.
- Click Delete if you need to remove the identifier.
Success Criteria
- Interface result: The target identifier and its related information are visible in the list.
- Next action available: You can open certificate settings, edit, or delete the identifier.
Tips While Using
- Common mistake: Deleting an identifier before confirming whether it is still in use.
4. Configure an iOS push certificate
Entry path: Offline Push Configuration page → Configure Push Certificate → iOS
- Click Configure Push Certificate in the app identifier list.
- Open the iOS tab.
- Enter the app Bundle ID.
- In the authentication method area, select P12 (push certificate).
- Upload the standard certificate file.
- Enter the certificate key.
- Optionally upload the VOIP certificate and key.
- Select Development or Production.
- Click Save Configuration.
Success Criteria
- Interface result: The iOS configuration can be saved successfully.
- Next action available: You can return to the list and continue maintaining other platform settings.
Tips While Using
- Common mistake: Selecting an environment that does not match the actual usage environment.
- Environment note: Prepare the certificate files and keys in advance.
5. Configure Android multi-vendor push
Entry path: Offline Push Configuration page → Configure Push Certificate → Android
- Open the push configuration page and click the Android tab.
- Select the vendor you want to configure on the left side.
- Enter the Android app package name.
- Enter the App ID.
- Enter the App Secret.
- Enter the channel ID.
- Add any other vendor-specific parameters shown on the page.
- Click Save Configuration.
Success Criteria
- Interface result: The selected vendor parameters are saved.
- Next action available: You can switch to another vendor and continue configuration.
Tips While Using
- Common mistake: Mixing parameters from different vendors and causing inconsistent settings.
- Environment note: Obtain the required parameters from the corresponding vendor platform in advance.
6. Configure a HarmonyOS push certificate
Entry path: Offline Push Configuration page → Configure Push Certificate → HarmonyOS
- Click the HarmonyOS tab on the push configuration page.
- Follow the on-screen guidance to create a service account key on the HarmonyOS developer platform first.
- Paste the downloaded JSON file content into the input box.
- Click Upload to upload the related 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
- Common mistake: Starting the upload before preparing the full JSON content or certificate file.
- Environment note: Complete the required preparation on the HarmonyOS developer platform first.