fix: 放开Firebase调用

This commit is contained in:
wsy 2025-01-26 17:26:29 +08:00
parent 28442b9614
commit cceec11e7f

View File

@ -27,7 +27,7 @@ import 'tools/store_service.dart';
FutureOr<void> main() async {
FlutterBugly.postCatchedException(() async {
WidgetsFlutterBinding.ensureInitialized();
// await ApmHelper.instance.initApp();
await ApmHelper.instance.initApp();
await _setCommonServices();
//