Example #1
0
 public static void OpenReviewPageInAppStore(string applicationId)
 {
     NpURLAndroid.OpenAppPageInAppStore(applicationId);
 }