An open API service indexing awesome lists of open source software.

https://github.com/d-date/firebaseremoteconfigrealtimeexample

Firebase Remote Config Updates in real-time Implement for iOS
https://github.com/d-date/firebaseremoteconfigrealtimeexample

firebase firebase-cloud-functions firebase-cloud-messaging firebase-remote-config

Last synced: about 1 month ago
JSON representation

Firebase Remote Config Updates in real-time Implement for iOS

Awesome Lists containing this project

README

          

# FirebaseRemoteConfigRealtimeExample
This is example for propagation updates Remote Confing Updates in real-time.

## Requirements
- Xcode 10.0 and later

## Preparation
1. Make your own Firebase project at https://firebase.google.com
1. Download `GoogleService-info.plist` and add into project
1. Set up your Cloud Messaging with APNs Auth Key
1. Add parameters in your Remote Config
1. Upload cloud functions with `firebase deploy`

## Resources
- https://speakerdeck.com/d_date/propagate-remote-config-updates-in-real-time
- https://firebase.google.com/docs/remote-config/propagate-updates-realtime
- https://firebase.google.com/docs/functions/rc-events

## Contribution
Welcome!

## Contact
Twitter: https://twitter.com/d_date