简体   繁体   English

iOS Facebook通过应用程序登录

[英]IOS Facebook login through the app

I'm trying to implements a facebook login into my app. 我正在尝试在我的应用程序中实现Facebook登录。

I've watched and read a lot of tutorials for iOS 8+ and Swift. 我已经看过并阅读了很多关于iOS 8+和Swift的教程。 The problem is that all tutorials seems to login through the safari and not Facebook app. 问题在于,所有教程似乎都是通过野生动物园而不是Facebook应用程序登录的。

Is there some way to implements it using latest Facebook IOS SDK through the Facebook app? 是否可以通过Facebook应用程序使用最新的Facebook IOS SDK来实现它?

Thanks 谢谢

At this moment the FBSDK 4.x does not support login with FacebookApp. 目前,FBSDK 4.x不支持使用FacebookApp登录。 https://stackoverflow.com/a/32593070/4755417 https://developers.facebook.com/bugs/786729821439894/?search_id https://stackoverflow.com/a/32593070/4755417 https://developers.facebook.com/bugs/786729821439894/?search_id

You can use FacebookSDK 3.x 您可以使用FacebookSDK 3.x

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM