Search code examples
androidiostitaniumfirebasetitanium-mobile

Integrate Firebase with Titanium?


i'm working on an app for android AND iOs with the titanium SDK. I want integrate firebase as a web service for the backend. I want to have users and save audio data on a cloud.

So my problem is how integrate Firebase API with titanium. I know there is a module for iOs, but it's only for iOs an me i want for android and iOS. I'm looking for use the web view but no success...

So is it possible ? Or i've to use an other web service than Appcelerator cloud ?

Thanks :)


Solution

  • For now there is no combine module available for both Android + iOS.

    You need to use seperately in Appcelerator.

    iOS : iOS Module

    Android : Android Module