First I don\'t know how to get the link before I submit my app, and if the link is for each country app store or is it universal?
Also I don\'t know if the way to do it
Swift 4
let url = URL(string: "itms-apps:itunes.apple.com/us/app/apple-store/id\(YOURAPPID)?mt=8&action=write-review")! UIApplication.shared.openURL(url)