Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

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

  1. Click Download GoogleService-Info.plist to obtain the Firebase iOS config file (GoogleService-Info.plist).
    Image Modified
  2. Replace the sample GoogleService-Info.plist in the iOS folder.


Code Block
languagebash
titleiOS Google service plist location
ios/GoogleService-Info.plist  

...