mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-19 15:09:11 +00:00
Review purchases on app launch
This commit is contained in:
parent
d788140e47
commit
be3aaeae04
@ -57,6 +57,7 @@ class AppDelegate: NSObject, NSApplicationDelegate {
|
||||
|
||||
NSApp.mainMenu = loadMainMenu()
|
||||
StatusMenu.shared.install()
|
||||
ProductManager.shared.reviewPurchases()
|
||||
|
||||
// if let appCenterSecret = appCenterSecret, !appCenterSecret.isEmpty {
|
||||
// AppCenter.start(withAppSecret: appCenterSecret, services: [Analytics.self, Crashes.self])
|
||||
|
Loading…
Reference in New Issue
Block a user