diff --git a/Classes/BITUpdateManager.h b/Classes/BITUpdateManager.h index 92e8918e17..3f0f6d6c82 100644 --- a/Classes/BITUpdateManager.h +++ b/Classes/BITUpdateManager.h @@ -268,8 +268,8 @@ typedef enum { Expiry date of the current app version If set, the app will get unusable at the given date by presenting a blocking view on - top of the apps UI so that no interaction is possible. Alternatively the developer - can present his own UI by implementing the + top of the apps UI so that no interaction is possible. To present a custom you, check + the documentation of the `[BITUpdateManagerDelegate shouldDisplayExpiryAlertForUpdateManager:]` delegate. Once the expiry date is reached, the app will no longer check for updates or