Using Android Devices Without Firebase Registration

If your users are using Android devices that cannot register with Firebase Cloud Messaging, you can set a parameter in the XMPP adapter to enable them to continue using these devices.

  1. Login to the Vocera Platform Web Console as an administrator.
  2. Click Settings.
  3. Click Adapters.
  4. Click XMPP.
  5. Click Edit.
  6. Scroll down to the Custom Parameters section.
  7. Check whether the vocera.optional-push-registration parameter is defined.
    • If vocera.optional-push-registration is already defined, type true in this parameter's Value column.

    • If vocera.optional-push-registration is not defined:

      • Click Add Parameter.

        A new custom parameter appears.

      • In the Parameter column for this new parameter, type vocera.optional-push-registration.

      • In the Value column, type true.

  8. Click Save to save your change.