tonyli508 / LinkedinSwift

Linkedin IOS SDK for Swift from IOS 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkedIn Official SDK doesnt call the callbacks

joonhocho opened this issue · comments

Meanwhile, OAuth 2 works flawlessly.

Also mentioned in #18.

@tonyli508 @Dev-iL, My temporary solution to this is to remove all LSApplicationQueriesSchemes from Info.plist so that your app thinks that LinkedIn app is not installed and fallbacks to OAuth2 until LinkedIn fixes their SDK.

Have you tried example app?