3

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?

Community
  • 1
  • 1
Anand
  • 254
  • 2
  • 12

1 Answers1

2

https://github.com/ShareKit/ShareKit/pull/692/files Try this link.I hope it will help you

ani
  • 440
  • 1
  • 5
  • 15