You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added functions to SBSDKDeviceInformation to get the total, used and unused disk space on the device.
π Improvements:
RTU-UI configurations can now be initialized with partial/incomplete JSON data by internally merging the partial data into the configurations default values.
β οΈ Breaking Changes:
Due to a Swift compiler naming collision the class ScanbotSDK has been renamed to Scanbot.
Renamed the class ScanbotSDKUI to ScanbotUI for consistency.
π Bug fixes:
Fixed a crash when denying camera permission.
Fixed a bug with magnetic lines in SBSDKImageEditingViewController and SBSDKUICroppingViewController.