Commit 01154b4
refactor/use 'fcm' instead 'gcm' for push notification service (#484)
* replace `gcm` with `fcm` for push notification gateway type. since google stopped supporting gcm
* replaced `pn_gcm` with `pn_fcm` for push notification payload builder utility
* update lib and dist
* PubNub SDK v10.2.2 release.
---------
Co-authored-by: Mohit Tejani <[email protected]>
Co-authored-by: PubNub Release Bot <[email protected]>1 parent d8b92af commit 01154b4
File tree
25 files changed
+100
-89
lines changed- dist/web
- docs-snippets/basic-usage
- lib
- core
- components
- endpoints/push
- types
- src/core
- components
- endpoints/push
- types/api
- test
- dist
- integration/endpoints
- unit
- push_notification
25 files changed
+100
-89
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
1359 | 1364 | | |
1360 | 1365 | | |
1361 | 1366 | | |
1362 | | - | |
| 1367 | + | |
1363 | 1368 | | |
1364 | 1369 | | |
1365 | 1370 | | |
| |||
1375 | 1380 | | |
1376 | 1381 | | |
1377 | 1382 | | |
1378 | | - | |
| 1383 | + | |
1379 | 1384 | | |
1380 | 1385 | | |
1381 | 1386 | | |
| |||
2046 | 2051 | | |
2047 | 2052 | | |
2048 | 2053 | | |
2049 | | - | |
| 2054 | + | |
2050 | 2055 | | |
2051 | 2056 | | |
2052 | 2057 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5436 | 5436 | | |
5437 | 5437 | | |
5438 | 5438 | | |
5439 | | - | |
| 5439 | + | |
5440 | 5440 | | |
5441 | 5441 | | |
5442 | 5442 | | |
| |||
8160 | 8160 | | |
8161 | 8161 | | |
8162 | 8162 | | |
8163 | | - | |
| 8163 | + | |
8164 | 8164 | | |
8165 | 8165 | | |
8166 | 8166 | | |
| |||
13240 | 13240 | | |
13241 | 13241 | | |
13242 | 13242 | | |
13243 | | - | |
| 13243 | + | |
13244 | 13244 | | |
13245 | 13245 | | |
13246 | 13246 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
616 | | - | |
| 616 | + | |
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4006 | 4006 | | |
4007 | 4007 | | |
4008 | 4008 | | |
4009 | | - | |
| 4009 | + | |
4010 | 4010 | | |
4011 | 4011 | | |
4012 | 4012 | | |
| |||
4400 | 4400 | | |
4401 | 4401 | | |
4402 | 4402 | | |
4403 | | - | |
| 4403 | + | |
4404 | 4404 | | |
4405 | 4405 | | |
4406 | 4406 | | |
| |||
8927 | 8927 | | |
8928 | 8928 | | |
8929 | 8929 | | |
8930 | | - | |
| 8930 | + | |
8931 | 8931 | | |
8932 | 8932 | | |
8933 | 8933 | | |
| |||
0 commit comments