add missing word to FAQ
This commit is contained in:
parent
40121c93a6
commit
20d20ea746
@ -1091,10 +1091,10 @@
|
||||
Android implementations often lack support for background notifications due to
|
||||
only bothering to implement support for it via Google Play services.</p>
|
||||
|
||||
<p>Most apps that able to run without Google Play services will have working
|
||||
notifications when they're in the foreground. Unfortunately, many apps don't
|
||||
implement a service to continue receiving events from their server in the
|
||||
background. On the stock OS, they rely on receiving events through Google
|
||||
<p>Most apps that are able to run without Google Play services will have
|
||||
working notifications when they're in the foreground. Unfortunately, many apps
|
||||
don't implement a service to continue receiving events from their server in
|
||||
the background. On the stock OS, they rely on receiving events through Google
|
||||
servers via Firebase Cloud Messaging (FCM) in the background and sometimes
|
||||
even in the foreground, although it doesn't have good reliability/latency.</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user