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
Post a Comment