简体   繁体   中英

IOS Facebook login through the app

I'm trying to implements a facebook login into my app.

I've watched and read a lot of tutorials for iOS 8+ and Swift. The problem is that all tutorials seems to login through the safari and not Facebook app.

Is there some way to implements it using latest Facebook IOS SDK through the Facebook app?

Thanks

At this moment the FBSDK 4.x does not support login with FacebookApp. https://stackoverflow.com/a/32593070/4755417 https://developers.facebook.com/bugs/786729821439894/?search_id

You can use FacebookSDK 3.x

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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