android - 将 Firebase 与 Titanium 集成?

标签 android ios titanium firebase titanium-mobile

我正在使用 titanium SDK 开发适用于 android 和 iO 的应用程序。我想将 firebase 集成为后端的 Web 服务。我想拥有用户并将音频数据保存在云端。

所以我的问题是如何将 Firebase API 与钛集成。我知道有一个适用于 iOs 的模块,但它仅适用于 iOs,我想要适用于 android 和 iOS。 我正在寻找使用 WebView 但没有成功...

那有可能吗?或者我必须使用 Appcelerator 云以外的其他 Web 服务?

谢谢:)

最佳答案

目前没有适用于 Android + iOS 的合并模块。

需要在Appcelerator中单独使用。

iOS:iOS Module

安卓:Android Module

关于android - 将 Firebase 与 Titanium 集成?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25664990/

相关文章:

iphone - Titanium 没有错误吗?它是否与开发 iOS 应用程序一样兼容 XCode 和 Objective-c?

javascript - 钛和合金 - 临时窗口被杀死时会关闭整个应用程序

javascript - 如何在钛手机上从其他JS文件关闭模态窗口?

Android expandablelistview展开时无法显示最后一组

android - 如何实现像 Google Play 那样的可折叠 View ?

java - 反序列化抛出 java.lang.ClassCastException

ios - Alamofire 不允许直接发送对象

android - 如何在 Android 中使用 Game Rotation Vector 中的数字?

ios - 使用 UINavigationController 在 UIPageViewController 中下推内容

ios - prepareForSegue 不能快速工作。我该如何解决?