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