URL Scheme for Linkedin

前端 未结 4 2038
一整个雨季
一整个雨季 2021-01-02 12:27

I\'m having an ios App. I\'m able to open the linked native app from my ios App using the custom url scheme \"linkedin://\". But how to post a link to the linkedin native ap

4条回答
  •  执笔经年
    2021-01-02 13:10

    Working on iOS 8.3:

    linkedin://profile?id=[id] 
    

    Take a look to: http://pureoxygenlabs.com/10-app-url-schemes-for-marketers/

提交回复
热议问题