I\'ve looked everywhere and just can\'t find a way to launch the Rate and Review from my app. Does anyone know how to launch this task on the new Windows Phone 8.1?
This will open IE which redirects to the store:
await Launcher.LaunchUriAsync(CurrentApp.LinkUri);