Skip to content

Commit 69ae4ad

Browse files
committed
evernote - key激活了
1 parent 944095a commit 69ae4ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Coding_iOS/AppDelegate.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ - (void)completionStartAnimationWithOptions:(NSDictionary *)launchOptions{
122122
[UMSocialData setAppKey:kUmeng_AppKey];
123123
[UMSocialWechatHandler setWXAppId:kSocial_WX_ID appSecret:kSocial_WX_Secret url:[NSObject baseURLStr]];
124124
[UMSocialQQHandler setQQWithAppId:kSocial_QQ_ID appKey:kSocial_QQ_Secret url:[NSObject baseURLStr]];
125-
[ENSession setSharedSessionConsumerKey:kSocial_EN_Key consumerSecret:kSocial_EN_Secret optionalHost:ENSessionHostSandbox];
125+
[ENSession setSharedSessionConsumerKey:kSocial_EN_Key consumerSecret:kSocial_EN_Secret optionalHost:nil];
126126
[UMSocialSinaSSOHandler openNewSinaSSOWithRedirectURL:kSocial_Sina_RedirectURL];
127127

128128
// 信鸽推送

0 commit comments

Comments
 (0)