Firebase 和 Unity? [英] Firebase and Unity?

查看:35
本文介绍了Firebase 和 Unity?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在尝试统一实施 firebase 时遇到了一些困难,firebase 尚未提供统一 sdk,我正在考虑以下选项:

I am struggling a little bit while trying to implement firebase in unity, firebase do not yet provide a unity sdk and I was considering these options:

1) 为 iOS 和 Android 创建原生插件,这些插件包装了我需要的 firebase sdk 和方法

1) create native plugins for iOS and Android that wraps the firebase sdk and methods that I need

2) 使用 IKVM 从 firebase .jar 创建一个 dll,我知道有人已经这样做了,但我还没有读过关于 100% 工作方法的信息

2) use IKVM to create a dll from the firebase .jar, I know someone has done it but I have not read yet about a 100% working method

3) 在 firebase REST api 之上从头开始构建一切

3) build everything from scratch on top of the firebase REST api

你有什么建议?你对这个话题有一些经验吗,有人让 firebase 统一工作?:D

what do you advice? have you got some experience with the topic, someone out there has made firebase work with unity?? :D

谢谢

推荐答案

Firebase 现已正式支持 Unity.

Firebase has officially Unity supported now.

https://firebase.google.com/docs/unity/setup

导入 FirebaseAnalytics.unitypackage(从 Firebase 网站下载或直接链接 https://dl.google.com/firebase/sdk/unity/firebase_unity_sdk_1.0.0.zip)

Import FirebaseAnalytics.unitypackage(Download From Firebase Website Or direct link https://dl.google.com/firebase/sdk/unity/firebase_unity_sdk_1.0.0.zip)

这篇关于Firebase 和 Unity?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆