Debug when we request reviews
This commit is contained in:
parent
c4b6b61da7
commit
3914c811be
@ -912,6 +912,7 @@ public class ChatListViewController: OWSViewController, HomeTabViewController {
|
||||
}
|
||||
|
||||
// In Production this will pop up at most 3 times per 365 days.
|
||||
Logger.info("requesting review")
|
||||
SKStoreReviewController.requestReview(in: windowScene)
|
||||
Self.didRequestReview = true
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user