Small documentation update

This commit is contained in:
Andreas Linde 2012-08-07 16:14:33 +02:00
parent 80dda70552
commit a3941c5dbc

View File

@ -268,8 +268,8 @@ typedef enum {
Expiry date of the current app version Expiry date of the current app version
If set, the app will get unusable at the given date by presenting a blocking view on 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 top of the apps UI so that no interaction is possible. To present a custom you, check
can present his own UI by implementing the the documentation of the
`[BITUpdateManagerDelegate shouldDisplayExpiryAlertForUpdateManager:]` delegate. `[BITUpdateManagerDelegate shouldDisplayExpiryAlertForUpdateManager:]` delegate.
Once the expiry date is reached, the app will no longer check for updates or Once the expiry date is reached, the app will no longer check for updates or