/// <summary>
 /// Called to stop showing Rate Popup
 /// </summary>
 public void NeverShowPopup()
 {
     SaveValues.NeverShowPopup();
 }