Linkedin Successfull Authrized Interface on Iphone

。_饼干妹妹 提交于 2019-12-01 14:00:19

问题


I am using the LinkedIn iOS SDK using oAuth in my IPhone application. Its integarted successfully but After login it goes to Success Authrized Screen as in images

I have 2 issue

  • UIWebView showing the interface like in zoom(Not zoom exactly its not showing properly.. cutting something from left side as in image). Security Code not showing properly as in screen-shots.
  • Where is the place for enter the security code and "OK" button. How we enter the security code. and come back to my application.

回答1:


Check this out http://developer.linkedin.com/message/8675#8675

If you are not using an oauth callback, the user will need to return to your application themselves and input the token for you to use for verification. If you are using a callback, the user will never see the PIN screen. See the documentation on Using OAuth with the LinkedIn APIs for more information.



来源:https://stackoverflow.com/questions/5297783/linkedin-successfull-authrized-interface-on-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!