Really something we need!
Add a dropdown block to check iOS and API versions
So we can check what version the users are using fx for ratings:
For ios 7 below one would use:
http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?pageNumber=0&sortOrdering=1&type=Purple+Software&mt=8&id=YOUR_ID
For ios 7 one would use:
itms-apps://itunes.apple.com/app/idAPP_ID
But this is just an example of what that could be done with it. There're many more possibilities