简体   繁体   English

Unity的Firebase应用在Android上初始化应用错误

[英]Unity's Firebase App initializing app error on Android

Using Firebase 1.1.2 with unity 5.4.1 结合使用Firebase 1.1.2和5.4.1

Tried logging an event and I got this message 尝试记录一个事件,我收到了此消息

strlen(app_options->app_id()) && strlen(app_options->api_key())

Tried search for an issue the only link I found is talking about FCM not sure if it related: 尝试搜索问题,我发现的唯一链接是谈论FCM,不确定是否相关:

https://groups.google.com/forum/?hl=fr#!topic/firebase-talk/A-Rfls6M__8 https://groups.google.com/forum/?hl=fr#!topic/firebase-talk/A-Rfls6M__8

通过更新Firebase 3解决了问题。谢谢@Programmer向我指出。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在 Unity 应用程序中初始化 Firebase 时出现本机 NullPointerException - Native NullPointerException when initializing Firebase in Unity app Android-Firebase在Instant App中初始化-获取异常 - Android - Firebase Initializing in Instant App - Getting Exception android 中的 Unity:无法从应用程序的资源中读取 Firebase 选项 - Unity in android: failed to read firebase options from the app's resources Firebase 统一 android 应用程序身份验证不起作用 - Firebase unity android app authentication not working Unity Firebase 未在构建时初始化 - Unity Firebase is not initializing on builds Android 6自动恢复未初始化应用 - Android 6 auto restore not initializing app Unity Firebase插件在Android logcat中抛出“DllNotFoundException:App”并且此时卡住了 - Unity Firebase Plugin throws “DllNotFoundException: App” in Android logcat and stucks at this point 错误尝试使用 firebase 模块,该模块未通过调用 firebase.app() - Error Attempted to use a firebase module that's not installed on your Android project by callign firebase.app() 由于 Hilt 错误,应用程序未初始化 - App not initializing because of Hilt error Unity应用程序与Firebase SDK崩溃 - Unity app crashes with Firebase SDK
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM