The Totara Mobile app uses Firebase Cloud Messaging (formerly known as Google Cloud Messaging) to deliver push notifications to registered devices.
...
Downloading and installing the google services plist file
- Click Download GoogleService-Info.plist to obtain the Firebase iOS config file (
GoogleService-Info.plist
). - Replace the sample GoogleService-Info.plist in the iOS folder.
Code Block | ||||
---|---|---|---|---|
| ||||
ios/GoogleService-Info.plist |
...