Classes
The following classes are available globally.
-
AppVersion provides a set of properties and methods to configure app update tracking behaviour. Can be used as singleton through shared property, or through a set of static variables and methods
See moreDeclaration
Swift
open class AppVersion
-
UILabel which is autopopulated with information about installed version of the app. Can be used programmatically or in Storyboards
See moreDeclaration
Swift
@IBDesignable open class AppVersionLabel : UILabel