huangxiaodong 1 year ago
parent
commit
31e5413aaa
1 changed files with 1 additions and 1 deletions
  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];