What's changed
- In response to Apple's introduction of a list of required reason API, a decision was made to drop the use of APIs that require declared reasons. Consequently, the library no longer collects disk space information (i.e.
DeviceInfo.diskSpace
is alwaysnil
).
Caution
This release includes device fingerprint breaking changes. If you use fingerprint version v2
or later, updating to this library version will result in new device fingerprint being computed.
Full Changelog: 1.4.1...1.5.0