0

Is there any other way to share content like Images, URL, Text on LinkedIn without using OAMutableURLRequest in the iOS application using Objective-c.

Himani Sharma
  • 1,550
  • 2
  • 10
  • 12
  • Possible duplicate of [Sharing an image in LinkedIn integration in iPhone](http://stackoverflow.com/questions/14891716/sharing-an-image-in-linkedin-integration-in-iphone) – Harshal Valanda May 04 '17 at 05:06
  • Again in this link, it is implemented using OAMutableURLRequest. Is there any other way except using OAMutableURLRequest to share text on LinkedIn? – Himani Sharma May 04 '17 at 10:28
  • https://developer.linkedin.com/docs/share-on-linkedin try this – Harshal Valanda May 04 '17 at 10:34

1 Answers1

0

You should follow this link to share content on linkedin: https://developer.linkedin.com/docs/ios-sdk-auth

Jogendar Choudhary
  • 3,476
  • 1
  • 12
  • 26