2.0.0
What's Changed
Added
- Opt-in support for background uploads – see the Getting Stated guide and Capture SDK Essentials tutorial for more details.
- More flexible remote logging authentication and key management, so New Relic keys are no longer embedded in the SDK.
Changed
- [BREAKING] Various HVTheme resources were renamed to better account for future attributes and better align with the corresponding Android resource names. See the Migration Guide for the old-to-new name mappings and theming tutorial for more detailed specifics.
- Deprecated old
HVCameraExterior
symbol,HVPartnerSDK
should be used instead.
Fixed
- Resolved a rare deadlock at camera start for consecutive camera sessions.
- Fixed a corner case where the minimum photo validations could be bypassed.
- Fixed a warning about checking CLLocationManager.authorizationStatus on the main thread.
Also, as of this release the hover-capture-ios repository is public, so users are no longer required to have authorization or Personal Access Tokens set up to use the package.