LFSAskForReview is a class that you can add to rate iOS apps easily. Its main features are that it doesn’t ask the user to rate app more than once per version and that it’s fully customizable, you can:
– Decide which actions and how many repetitions are needed before displaying the alert (datasource protocol)
– Set the title, message and button titles of the alert (datasource protocol)
– Implement the response to both the positive and the negative answer of the user (delegate protocol)
Check it out at Lafosca Github
The post LFSAskForReview: Rate iOS apps library appeared first on lafosca.