【问题标题】:Flutter web displaying 'Error in firebase' in the appbarFlutter web 在应用栏中显示“Firebase 中的错误”
【发布时间】:2021-07-07 06:32:21
【问题描述】:

Firebase 云消息服务在 Flutter Web 上运行良好。当我添加 firebase 分析时,现在我收到了这个错误。控制台中没有日志条目

【问题讨论】:

    标签: firebase-cloud-messaging flutter-web firebase-analytics


    【解决方案1】:

    这是来自 flutter_local_notifications 的错误...我通过评论解决了这个问题

     // await flutterLocalNotificationsPlugin
      //     .resolvePlatformSpecificImplementation<
      //         AndroidFlutterLocalNotificationsPlugin>()
      //     ?.createNotificationChannel(channel);
    

    【讨论】:

      猜你喜欢
      • 2020-07-17
      • 2021-09-30
      • 2020-09-01
      • 2023-01-15
      • 2020-09-09
      • 2020-08-17
      • 1970-01-01
      • 2022-12-03
      • 2021-12-12
      相关资源
      最近更新 更多