Hello,
I am using regula nuggets in my solution. And I found that few custom settings behave differently on iPhone and iPad.
- Torch - I have set the torch to false as its shown in the manual for custom settings. On iPhone(sys 13.7) the icon is gone however on iPad (14.0.1) the icon is still present.
iPad - Sometimes when the icon torch is tapped the scanning screen turns white around the scanning frame and then the app crashes.Please see the first image
RGLDocReader.Shared.Functionality.ShowTorchButton = true;
- Camera switch - iPad - icon appears correctly when set to true, tapping the icon makes the torch icon disappear but doesn't switch to the front camera.
RGLDocReader.Shared.Functionality.ShowCameraSwitchButton = true;
3.Scanning page - iPad / scanning page is not on the whole display but directed only to the center. While on iPhone the page is completely spread. Please see second attached image
- when repeatedly tapping torch/switch camera icon the application crashes.
tested on
Phone 7 sys 13.7
iPad 9.7 sys 14.0.1
iPad 10.2 sys 14.0.1
The same behavior occurs on application in apple store
Please, let me know if you need some more informations.
Kind Regards


Hello,
I am using regula nuggets in my solution. And I found that few custom settings behave differently on iPhone and iPad.
iPad - Sometimes when the icon torch is tapped the scanning screen turns white around the scanning frame and then the app crashes.Please see the first image
RGLDocReader.Shared.Functionality.ShowTorchButton = true;RGLDocReader.Shared.Functionality.ShowCameraSwitchButton = true;3.Scanning page - iPad / scanning page is not on the whole display but directed only to the center. While on iPhone the page is completely spread. Please see second attached image
tested on
Phone 7 sys 13.7
iPad 9.7 sys 14.0.1
iPad 10.2 sys 14.0.1
The same behavior occurs on application in apple store
Please, let me know if you need some more informations.


Kind Regards