问题
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