I am looking for a share button with all entities like FB/G+/Watsapp/Mail etc., So effectively, once the user presses the share button, a popup with all values should turn up and upon selection of the appropriate item, it should share accordingly.
Can anyone please guide through the steps to accomplish this.
This goes in your viewDidLoad:
And define your selector method to be called as action (in my case named as "compartir"):