Titanium Firebase Demo
January 4, 2018 · View on GitHub
An cross-platform sample application demonstrating how to use the titanium-firebase modules in Appcelerator Titanium.
Requirements
- iOS: Download the GoogleConfig-Info.plist from your project and copy it to
Resources(classic) orapp/assets/iphone(Alloy) - Android: Download the google-services.json and copy it to
Resources(classic) orapp/assets/iphone(Alloy) - Ensure the
titanium-firebasemodules are either installed globally or in your<project-dir>/modulesdirectory
Contents
- Configuring your tiapp.xml and required meta-files (
GoogleService-Info.plist+google-services.json) - Example usages of the Analytics SDK
Author
Hans Knöchel (@hansemannnn / Web)
License
Apache 2.0
Contributing
Code contributions are greatly appreciated, please submit a new Pull-Request!