修改友盟初始化问题

This commit is contained in:
魏少阳 2024-10-21 11:07:17 +08:00
parent 93b24fec2e
commit fc18ca5614

View File

@ -26,7 +26,7 @@ import 'tools/store_service.dart';
// flavorizr.yaml
FutureOr<void> main() async {
UmengCommonSdk.initCommon('671244cf80464b33f6df9648', ' 671244ae80464b33f6df9646 Store', 'RD_test');
UmengCommonSdk.initCommon('671244cf80464b33f6df9648', '671244ae80464b33f6df9646', 'RD_test');
UmengCommonSdk.setPageCollectionModeManual();
FlutterBugly.postCatchedException(() async {