huangxiaodong 1 gadu atpakaļ
vecāks
revīzija
31e5413aaa

+ 1 - 1
创维盒子/双子星云手机/AppDelegate/SceneDelegate.m

@@ -307,7 +307,7 @@
                         [connectDeviceManager shareInstance].isFirstInputPwdDone = YES;
                         playerRootVC.isPwdVCShow = NO;
                         [playerRootVC setShowImgAndVoiceTypeFun:YES];
-                        [weakSelf shareAwakenAppBy:weakSelf.getShareStr];
+                        //[weakSelf shareAwakenAppBy:weakSelf.getShareStr];
                     
                         if(self->_session && self->_connectionOptions){
                             [self scene:self->_session openURLContexts:self->_connectionOptions.URLContexts];