Facebook SSO authorize in safari but not in facebook app
        Posted  
        
            by 
                Pedro Calero
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Pedro Calero
        
        
        
        Published on 2012-06-26T15:11:50Z
        Indexed on 
            2012/06/26
            15:15 UTC
        
        
        Read the original article
        Hit count: 301
        
My problem: I has developed an app with Facebook SSO in my iPhone/iPad. It was working OK.
But I have changed the certificate of my app (so now it has new app ID). I also have changed the "iOS pack ID" property in Facebook: I deleted the old app ID and I added the new one.
But now my app doesn't do the Facebook SSO when Facebook app is installed. It does it OK when Facebook app is not installed and it uses Safari.
I have read this question and this question that say the problem is the "iOS pack ID" and app ID don't match. I have checked it a lot of times, and it is the same.
I have put the old app ID in the "iOS pack ID" property of Facebook, but it still doesn't work.
I don't know if Facebook take a time to check if my app ID is valid, and how they show the result.
I have been a lot of time with this issue. It seem like the problem is the iOS pack ID is not exactly the app ID, but it is not the problem: they are exactly the same.
Thank you very much.
© Stack Overflow or respective owner