Star-crossed problems: Rating and reviewing apps
I assume you give this post five stars.
Apple offers iOS app developers a mechanism to ask users to rate and review their apps — within the apps themselves. It’s called StoreKit’s requestReview API. The developer essentially asks iOS to show the rating/review prompt at a given moment, and the…