An cross-platform sample application demonstrating how to use the titanium-firebase modules in Appcelerator Titanium.
- 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-firebase
modules are either installed globally or in your<project-dir>/modules
directory
- Configuring your tiapp.xml and required meta-files (
GoogleService-Info.plist
+google-services.json
) - Example usages of the Analytics SDK
Hans Knöchel (@hansemannnn / Web)
Apache 2.0
Code contributions are greatly appreciated, please submit a new Pull-Request!