简体   繁体   中英

How can you use firebase analytics to know which user recieved notification in flutter

您如何使用 Firebase 分析来知道哪个用户收到了颤振中的通知

Flutter is a way to develop apps for many platform, but the apps end up running on platforms like iOS and Android. So notifications are delivered with the normal mechanisms for iOS, Android, and Web.

To learn how to troubleshoot message delivery to those platforms, have a look at the Firebase documentation on understanding message delivery , which explains the reports in the Firebase console, the aggregated data you can get via the Firebase API, and the option to get detailed delivery data by connecting to BigQuery.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM