mbxmapkit
mbxmapkit copied to clipboard
NSURLIsExcludedFromBackupKey not set by default by MBXOfflineMapDownloader
It appears the initialization logic is designed to preserve having previously set the flag programmatically via the property, but in doing so the default value is never set on first run unless the system call to read the flag fails and returns nil rather than a NSNumber.