Open Source iOS Component For Automatically Displaying In-App Release Notes

One of the features that has been touted in iOS 7 is automatic app updates like those on the Google Android platform. While this may be more convenient for users, it potentially removes a point of communication between developers and users since they’ll need to go to the app store to look at release notes if they want to know what has changed.

Here’s a handy open source iOS component called TWSReleaseNotes from Matteo Lallone that provides methods making it easy to check the app version, or whether this is the first time the app is launched, and allows you to present a nice clean view containing release notes defined either locally or loaded from the app store.

Here’s a screenshot showing TWSReleaseNotes in action:
TWSReleaseNotes

You can find TWSReleaseNotes on Github here.

The included example shows everything you need to know to load up the release notes either locally or remote.

See more: iOS 7 Inspired Libraries And UI Controls

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source iOS Component For Automatically Displaying In-App Release Notes

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *