From f175cbeae74c1ea4e337d8a3822a2d498652cb31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BA=B7?= Date: Thu, 7 Apr 2016 16:55:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0fb=E7=99=BB=E5=BD=95=E9=9A=90?= =?UTF-8?q?=E8=97=8F=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/IOSDocument.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/IOSDocument.md b/doc/IOSDocument.md index 88bd332..336d4ae 100644 --- a/doc/IOSDocument.md +++ b/doc/IOSDocument.md @@ -42,7 +42,7 @@ Xcode 4: Open your Info.plist then add a new row URL Types. Set the URL identifi //[LetsGameAPI instance].vkBridge = vkBridge; //隐藏fb登录 - [LetsGameAPI disableFB:NO]; + [LetsGameAPI disableFB:YES]; //隐藏gumptech的logo [LetsGameAPI hiddenLogo:YES]; -- 2.0.0