Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space TDDM and version 1

The Totara Mobile App uses the 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  

...