4.2.1
- π New:
- Added Privacy manifest file (
PrivacyInfo.xcprivacy
) to the SDK. - Added new static property
maximumRecommendedImageSize
toSBSDKDeviceInformation
. - Added new property
videoFlipMode
toSBSDKBaseScannerGeneralConfiguration
.
- Added Privacy manifest file (
- π Bug fixes:
- Fixed the issue when the top and bottom toolbars' background color in
SBSDKUICroppingViewController
didn't update on dark mode change, when set toUIColor.systemBackground
.
- Fixed the issue when the top and bottom toolbars' background color in