From cceec11e7f1ca60bdf217ae2a6a52ce25754e71b Mon Sep 17 00:00:00 2001 From: wsy <786612630@qq.com> Date: Sun, 26 Jan 2025 17:26:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=94=BE=E5=BC=80Firebase=E8=B0=83?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/main.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/main.dart b/lib/main.dart index b4fc09fd..a25d730e 100755 --- a/lib/main.dart +++ b/lib/main.dart @@ -27,7 +27,7 @@ import 'tools/store_service.dart'; FutureOr main() async { FlutterBugly.postCatchedException(() async { WidgetsFlutterBinding.ensureInitialized(); - // await ApmHelper.instance.initApp(); + await ApmHelper.instance.initApp(); await _setCommonServices(); // 设置国际化信息