Start a Project

How to give Sharing facility in IOS App.

Share facility

Sometimes we need to share the data to messages Box or Text editor  or to social networking apps. for that,IOS provide some class that will have  to use  for  implementing  “share” facility in IOS as well as Ipad.

Here is code snippet that will work fine on both platform like IPhone and IPad.

 

Code snippet of method  on touch event:

 

Here “productUrl” contains data like URL,Text etc .

 

 

 

 

 

 

Exit mobile version