修改友盟初始化问题
This commit is contained in:
parent
93b24fec2e
commit
fc18ca5614
@ -26,7 +26,7 @@ import 'tools/store_service.dart';
|
|||||||
// 该文件不可作为编译入口,请查看 flavorizr.yaml 中的说明
|
// 该文件不可作为编译入口,请查看 flavorizr.yaml 中的说明
|
||||||
FutureOr<void> main() async {
|
FutureOr<void> main() async {
|
||||||
|
|
||||||
UmengCommonSdk.initCommon('671244cf80464b33f6df9648', ' 671244ae80464b33f6df9646 Store', 'RD_test');
|
UmengCommonSdk.initCommon('671244cf80464b33f6df9648', '671244ae80464b33f6df9646', 'RD_test');
|
||||||
UmengCommonSdk.setPageCollectionModeManual();
|
UmengCommonSdk.setPageCollectionModeManual();
|
||||||
|
|
||||||
FlutterBugly.postCatchedException(() async {
|
FlutterBugly.postCatchedException(() async {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user