Skip to content

Commit 2efff72

Browse files
authored
Merge pull request #3216 from ably/DX-286-kotlin-push-guide
[DX-286] Kotlin push guide
2 parents 327bb06 + 9942418 commit 2efff72

4 files changed

Lines changed: 827 additions & 0 deletions

File tree

src/data/nav/pubsub.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,10 @@ export default {
264264
name: 'APNs',
265265
link: '/docs/push/getting-started/apns',
266266
},
267+
{
268+
name: 'FCM',
269+
link: '/docs/push/getting-started/fcm',
270+
},
267271
],
268272
},
269273
{
81.2 KB
Loading
54.2 KB
Loading

0 commit comments

Comments
 (0)