Previously I mentioned the Harpy and HSLUpdateChecker libraries that enable you to easily prompt users when they are using an outdated version of your app asking them to update.
Here’s an open source library from Venmo called VENVersionTracker that builds upon the same concept allowing you to alert users when a new version of your app is available but also enhanced with a channels feature so that you can alert specified groups of users.
This is especially useful if you are looking to distribute updated test releases, for example the Venmo team has an iosteam channel for only the development team, an internal channel for the company, friends_and_family, and production channels.
Here’s an image showing off an alert from VENVersionTracker from the read me:
You can find VENVersionTracker on Github here.
A nice easy way to alert users and testers of an app that a newer version is available to them.
- News: TestFlight Adds New Free Services To Make App Testing Easier
- iOS SDK 4.3 Beta Download Available
- Tool: A Ruby Gem Allowing You To Quickly Find And Remove Unused Imports In Objective-C Files
- Library Allowing You To Easily Create Custom Prompts Shown To The User At Specific Intervals
- Hosting A Beta Test For Your iPhone and iPad Apps
Original article: iOS Library Allowing You To Prompt Specific Groups (ie. Beta Testers) About An App Update
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




