Quick Indie iOS Dev Tip ⚠️ Not all users will see rating prompts in your app (they can turn them off in Settings). So, it’s a good idea to add your App Store link somewhere in your app — this way they can still easily leave a review if they enjoy it.
@ios_dev_alb Added a button under the settings 🙌🏻
@ios_dev_alb Interesting. Didn’t know user can turn it off. But I already have implemented the permanent “rate now” button
@ios_dev_alb Having a non-intrusive link makes sense. But so does respecting people choice — any request you make to rate the app should not be intrusive. Otherwise, you will lose clients.
@ios_dev_alb The ones who hate your app will find a way to leave a review. I recommend balancing that by only giving fans a pop-up to leave a review.