Xamarin 表单中的 Firebase 分析

标签 firebase xamarin.forms firebase-analytics

我们能否获取自定义事件,例如在 Xamarin Forms 项目中使用 Firebase Analytics 按下按钮 1?

最佳答案

我成功地遵循了这个指导方针。
不过,我有一条有用的小评论:在文件中 GoogleService-Info.plist ,我必须设置 IS_ANALYTICS_ENABLED为真。否则,调用 Firebase.Core.App.Configure(); 时出现异常

关于Xamarin 表单中的 Firebase 分析,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48774378/

相关文章:

xamarin - 如何在 Xamarin.Forms UWP 项目中使用 HotReload 功能

android - 如何将自定义参数与保留事件一起发送到 firebase 分析

android - 从 android 应用程序中完全删除 firebase 分析

firebase - 一个项目中有多个应用程序,或者Firebase中每个应用程序中有一个项目?

ios - Firebase 和 Swift : Update user information in realtime on app after it updates on firebase

java - 无法解析 com.google.firebase :firebase-database:11. 8.0

ios - Firebase 分析 : logging events to multiple projects

java - 错误 : no suitable method found for setQuery(com. google.firebase.firestore.Query,Class<注意>)

c# - Xamarin 入口控件 TextChanged 事件循环

c# - CarouselView 与不同的 ContentViews 绑定(bind) ViewModel