We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 194cc3a commit aa3472dCopy full SHA for aa3472d
1 file changed
examples/Messaging/WebClient/fcm.html
@@ -25,7 +25,7 @@ <h3>Instruction</h3>
25
target="_blank">XAMMP</a>, <a href="https://www.uniformserver.com/"
26
target="_blank">UiformServer</a> or nginx with PHP installed.<br /><br />
27
28
- When you host the web app on remote server, browser should navigate through the HTTPS protocol
+ When you host the web app on a remote server, browser should navigate through the HTTPS protocol
29
(https://) because FCM SDK is supported only in pages served over HTTPS.<br /><br />
30
31
When you host the web app on local host, browser can navigate through http://localhost.<br /><br />
0 commit comments