I have added the Facebook API to share my application information. I have tested the login, but when I tap on the Login button in my application, Safari opens with the login page. I would handle this login in my application (for example in my web view). How can I do this?
Share
If you want it to open the login in-app, head to the
Facebook.mfile and look for the method-(void)authorize:(NSArray *)permissionsand change the line
to