huangxiaodong 1 년 전
부모
커밋
31e5413aaa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      创维盒子/双子星云手机/AppDelegate/SceneDelegate.m

+ 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];