I am trying to integrate LinkedIn Login into my Android app. Looking through the developer’s documentation, I came across this: “For the Mobile SDK for Android, the official Android LinkedIn application must also be installed to support the SDK features” ( source )
Does this mean that the user must install the LinkedIn application for authentication? SDK can not use web browsing if the application is not installed? (as it happens for Twitter / Facebook)
Any thoughts on this will be appreciated.
source share