GoogleCloudPlatform / ios-docs-samples

iOS samples that demonstrate APIs and services of Google Cloud Platform.
Apache License 2.0
326 stars 209 forks source link

Dialogflow,STS/Integration of Firebase Cloud Messaging (FCM) #117

Closed santhoshvaddi closed 5 years ago

santhoshvaddi commented 5 years ago
  1. Added the capability for push notification.
  2. Updated app delegate related to Push Notification.
  3. Adde FCMTokenProvider file to call token API from index.js, token will be received via PN.
  4. Updated the service files to cooperate with token from PN.
santhoshvaddi commented 5 years ago

Friendly ping @timburks :-)