Use the native Firebase SDK (iOS/Android) in Titanium. This repository is part of the Titanium Firebase project.
The whole Firebase support in Titanium is developed and maintained by the community (@hansemannn
and @m1ga
). To keep
this project maintained and be able to use the latest Firebase SDK's, please see the "Sponsor" button of this repository,
thank you!
- Titanium SDK 10.0.0 or later
-
ti.firebasecore
installed
Just include the module and build the app. In-app messages are mananged and triggered through the Firebase console. To receive a test
installation ID, use the fetchInstallationID
method of the firebase.analytics
Titanium module.
(c) 2021-Present by Hans Knöchel