-1

This is Bundle identifier com.facebook.FBLoginCustomUISample then it is work fine. But when i change Bundle identifier com.photosnapy.iphone it will give error. error ={ code = 11; message = "(#11) Post search has been deprecated"; type = OAuthException; }; https://developers.facebook.com/tools/explorer/145634995501895/?method=GET&path=search%3Fq%3D%2523app&version=v1.0

2 Answers2

0

Yes post search have been deprecated. If you app was active before 4/30/2014 you can use API v1.0 until 4/30/2015. Otherwise you have to use API v2.0 which don't have post search

WizKid
  • 4,888
  • 2
  • 23
  • 23
-1

If you have a reasonable reason, you can contact Facebook, maybe they will provide a proper solution for you