2

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 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.

4

1 に答える 1

0

問題は、アプリを Facebook に登録したときに、"seedID.bundleID" を iOS パック ID プロパティとして配置したことです。それは間違っていましたが、信じられないほどうまくいきました。そのため、新しいアプリ ID を選択するように変更したいときに、新しい完全な ID を入力しましたが、機能しませんでした。バンドルID(サフィックスのみ)を入れた場合にのみ機能しました。

これは、開発者が初めて「iOS パック ID」を入力したときに、Facebook がそれを検証していないと私に思わせます。しかし、次に iOS パック ID が変更されると、facebook はそれを検証します。

于 2012-06-27T07:08:17.310 に答える