Last updated
Was this helpful?
Last updated
Was this helpful?
Fixed camera and storage permission issues for Android OS 13 with backward compatibility with previous OS versions
Set base from version 1.1.18
Image quality check is now supported
Glare Detection
Blurriness Detection
Brightness Detection
Security Enhancement to prevent video injection attack.
Changed back button to close button and placed on the top right corner
Interactive permission request on limited access or denied
Updated ViewPager to ViewPager2 as it was not supported by Huawei and Honor devices
Implemented asynchronous image loading for Preview Screen to support some of the Huawei and Honor devices.
Introduced "showPreviewInstruction" boolean config param to show or hide preview screen instruction
Fix blank preview screen photo on Huawei and Honor devices.
Fixed camera and storage permission issues for Android OS 13 with backward compatibility with previous OS versions
Remove the quality check module (Reduce the SDK Size)
Set base from version 1.1.12
Fixed OOM issue
Fixed check button missing after selfie image taken
Removed duplicate PyTorch library integration
Image quality check is now supported
Glare Detection
Blurriness Detection
Brightness Detection
UI enhancement on the Preview screen
Fix the crash during bitmap processing on some android devices
Fix the wrong image order showing on the preview screen
Added instructions on the photo capturing screen (please find changes in Development Guide section)
Return the original images in the result
Updated the preview screen's UI
Fix orientation issue during cropping on Huawei Y9S
Fix the capture button re-appearing before going to the preview screen
Fixed some bugs occurring on android devices
Fixed the crash during camera launch on lollipop devices
Fix the image is captured at the wrong orientation on some Huawei devices
OkayCam - exposed imageQuality parameter (range from 0 to 1.0)
OkayCamDoc - able to insert content within the camera frame for guidance.
OkayCamDoc - exposed showOverlay parameter
OkayCam - exposed confirmBtnConfig and retakeBtnConfig parameters
OkayCamDoc - exposed torchBtnEnabled parameter
OkayCam - fixed crash bug for OnePlus phone
Enhanced license control mechanism
Exposed function to convert image to base64 string
Fixed confirmation page UI
OkayCamSelfie - stretched frame in large phone
OkayCamSelfie - used best camera preview instead of fullscreen
OkayCamSelfie - aligned top label below the back button