[iOS] Use 'iRate' for Review Requests, 'iVersion' for Version Update Notifications
Listening to the podcast Rebuild: 29: Rate My App (Naoya Ito), I learned about libraries commonly used in iOS apps.
I implemented the rating request dialog display myself before, but of course there are libraries for it.
I wonder why I couldn’t find the library back then.
There’s also talk about rating request dialogs being annoying, so I need to consider whether to actually use them.
That’s all from the Gemba.