Issue
- Liferay Push uses Firebase Cloud Messaging.
- Firebase Cloud Messaging will not send notifications to devices that don't have Google Services running on them.
- As of May 16, 2019, Google Services cannot run on Huawei devices. See Answering your questions on Huawei devices and Google services for further information.
Environment
- Liferay DXP 7.0+
- Liferay Push
Resolution
- In order to resolve this issue, you shall implement a custom development solution to integrate with https://developer.huawei.com/consumer/en/hms/huawei-pushkit/ or with another product to manage push notifications that also supports Huawei devices.
- The Liferay Mobile Team is aware of the issue and may choose to work on a Liferay-codebase solution in the near future. Please note, this is only a plan: at the moment, there is guarantee that the Liferay implementation will be surely finalized.
Additional Information