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