iOS: Open Facebook native app from UIWebView share link -


in ios application, have list of weblinks coming server. when click of it open link in new uiwebview. in link there can facebook share buton or many other social network sharing button.

when click on facebook share opens facebook share screen inside same uiwebview want whenever facebook share button pressed link should open native application share thing.

how can it? need help

you can use facebook sdk ios,facebook developers,make sure set urlshemes in info.plist or target -> info -> url types, can open native facebook application in own application


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -