In my iPad app,
I have configured the Facebook with newest Share Kit SDK code. from GIT Hub
Git Hub Latest Sharekit
But it has got an error after login.
**AN error occurred with App. Please try again later.
API Error Code: 100
API Error Description : Invalid parameter
Error Message : Requires valid redirect URL**
I do not know what to do, please help me.
I can login successfully but after that this error occurred any one has faced this problem.?
It is ShareKit Issue #234.
So rather then using third party like sharekit or any other framework, it is better to use original framework provided by Facebook
which can be found at http://developers.facebook.com/docs/mobile/ios/build/.
here you get source code of sharekit
http://hemal.in/post/2012/03/30/IphoneiPad-Sharkit-implementation-works-with-iOS-4-5.aspx
HERE is source code of sharekit demo and it work properly
http://mobile.tutsplus.com/tutorials/iphone/sharekit/