File tree Expand file tree Collapse file tree
examples/Messaging/WebClient Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ <h3>Instruction</h3>
2323
2424 The web server can be local host e.g. < a href ="https://www.apachefriends.org/download.html "
2525 target ="_blank "> XAMMP</ a > , < a href ="https://www.uniformserver.com/ "
26- target ="_blank "> UiformServer</ a > , phython and Node.js .< br /> < br />
26+ target ="_blank "> UiformServer</ a > or nginx with PHP installed .< br /> < br />
2727
2828 When you host the web app on remote server, browser should navigate through the HTTPS protocol
2929 (https://) because FCM SDK is supported only in pages served over HTTPS.< br /> < br />
@@ -56,7 +56,7 @@ <h3>Instruction</h3>
5656 < b > < span id ="url2 "> </ span > </ b > file.< br /> < br />
5757
5858 In case you can't download file, you can also create a new < b > firebase-messaging-sw.js</ b > by
59- click the < b > Copy SW Content</ b > button and paste it to your < b > firebase-messaging-sw.js</ b >
59+ clicking the < b > Copy SW Content</ b > button and paste it to your < b > firebase-messaging-sw.js</ b >
6060 file and save to the root directory.< br /> < br />
6161
6262 5. Reload this page and click the < b > Initialize & Get Token</ b > button again. Now your web client
You can’t perform that action at this time.
0 commit comments