NSString *itunesurl = @"itms-apps://itunes.apple.com/cn/app/id你的appid直接写在后面?mt=8&action=write-review";
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:itunesurl]];
NSString *itunesurl = @"itms-apps://itunes.apple.com/cn/app/id你的appid直接写在后面?mt=8&action=write-review";
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:itunesurl]];
本文标题:iOS 11跳转App Store
本文链接:https://www.haomeiwen.com/subject/aavtgxtx.html
网友评论