...
This wiki explains about broadcast message at the app launch
Problem Statement:
The broadcast message at the app launch will be used in the below following cases for ex -
...
4. There can be other instances as well, where the need for usage of this feature can be used.
Solution:
- The poll based approach was discarded because the app would poll every time an endpoint and check for the status of the system. It was discarded because it does not provide the handy features as provided by FCM, which is discussed in the below point.
- FCM - With FCM there are many advantages which helps to build our requirement in a handy way -
...