Open tubibuto opened 1 week ago
Hi @tubibuto Thank you for reporting the issue! We kindly request that you contact us at support@microblink.com so that we can assist you further.
Hi @tubibuto We checked internally regarding this issue and this is an expected behavior.
As a workaround, if you would like to have the SDK in the full screen, you can add the following line here:
https://github.com/blinkcard/blinkcard-react-native/blob/main/BlinkCard/src/ios/MicroblinkModule/MicroblinkModule/MBCBlinkCardModule.m#L92
[recognizerRunnerViewController setModalPresentationStyle:UIModalPresentationFullScreen];
Please test this out and let us know if this helps.
Steps to replicate on the iOS device:
scanWithCamera
SDK method