Reputation: 254
I am using sharekit SDK for twitter and facebook sharing. It seemed to be working fine, so we delivered the product. Now, we found a problem like There was a problem to accessing Twitter
while the Facebook sharing works fine.
I have searched and found this link and Twitter Integration issue using sharekit in ios?
I set the callback to my app's website. Now I am redirecting to the website after login to the twitter through app. I don't know how to pass an oauth_callback
value to oauth/request_token
.
Does anyone know how to solve this issue?
Upvotes: 3
Views: 63
Reputation: 440
https://github.com/ShareKit/ShareKit/pull/692/files Try this link.I hope it will help you
Upvotes: 2