Constants
The following constants are available globally.
-
NSException of name
AppfigurateLibraryExceptionthrown in the following scenarios in order to terminate the app when a fatal error occurs:- Invalid list values found.
- Invalid APLKeychainAccessibility value ‘%@’ in Info.plist.
- Invalid configuration after reset method.
- APLConfiguration subclass not found.
- Missing application launch scheme CFBundleURLName/CFBundleURLSchemes in Info.plist.
- Invalid APLLogging value ‘%@’ in Info.plist.
- The allowInvalidSignatures method must be overridden.
- The reset method must be overridden.
- The publicKey method must be overridden.
Declaration
Objective-C
extern NSString *_Nonnull AppfigurateLibraryExceptionSwift
let AppfigurateLibraryException: String -
NSNotification.userInfo key for use in
APLConfigurationUpdatedorAPLConfigurationUpdatedBlockcallback.Declaration
Objective-C
extern NSString *_Nonnull APLConfigurationUpdatedActionSwift
let APLConfigurationUpdatedAction: String
View on GitHub
Install in Dash
Constants Reference