I want to add code to my iOS application, which encourages users to “like” the page of my Facebook application after they use the program X times. However, I want it to be as simple as possible for the user. What are the best methods for programmatically liking a page? Right now I have a link to my Facebook page on the Help screen, but I want to make it more visible to the user and try to get more “fans”.
source share