I would like to add a Vote for Us button, which will open the App Store and automatically add users to the overview page of my applications , where they can vote for my application.
How can i do this?
Use this:
[[UIApplication sharedApplication] openURL:[NSURL URLWithString: @"http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?type=Purple+Software&id=YOUR_APP_ID&mt=8" ]];
, App Store - URL-, iPhone Store. , http://itunes.apple.com/gb/app/polytune/id364009203?mt=8 PolyTune App Store. , .
Source: https://habr.com/ru/post/1748339/More articles:Create an image using Drupal imagecache before using imagecache_create_path and getimagesize - phpXcode 3: consolidation of different libraries depending on architecture (processor type) - architectureNHibernate query - c #Pass global value of javascript array to HTML tag - javascriptКак вы определяете, какие исполняемые и DLL файлы создает проект С# Visual Studio? - c#Set values of hidden form fields using JavaScript, but request something else empty - javascriptStored functions with Linq for objects - c #Like a static variable processed by gc - javaOptional Zend Route Regex - regexFatal error: function name must be a string in. PHP Error - methodsAll Articles