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
- Host: GitHub
- URL: https://github.com/d-date/firebaseremoteconfigrealtimeexample
- Owner: d-date
- Created: 2018-11-15T02:46:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-15T02:55:54.000Z (over 7 years ago)
- Last Synced: 2025-06-20T01:07:37.249Z (12 months ago)
- Topics: firebase, firebase-cloud-functions, firebase-cloud-messaging, firebase-remote-config
- Language: Swift
- Size: 56.6 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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