【发布时间】:2017-03-01 15:37:06
【问题描述】:
我知道 Firebase 在 Android 上使用 notification_open,但在 ios 上不使用。 我可以在 iOS 应用上使用 notification_open 作为自定义事件名称吗?
【问题讨论】:
-
我认为你无论如何都不应该使用它
标签: ios firebase firebase-analytics firebase-notifications
我知道 Firebase 在 Android 上使用 notification_open,但在 ios 上不使用。 我可以在 iOS 应用上使用 notification_open 作为自定义事件名称吗?
【问题讨论】:
标签: ios firebase firebase-analytics firebase-notifications
您不应该在 Automatically collected events 中使用保留的事件名称,在我更改为 ios_notification_open 之类的名称后,它会显示在 Firebase Analytics 仪表板中
【讨论】: