Skip to content

Custom Settings / found device issue  #5

@Novotnde

Description

@Novotnde

Hello,

I am using regula nuggets in my solution. And I found that few custom settings behave differently on iPhone and iPad.

  1. 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;

  1. 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

  1. 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
IMG_0023
IMG_0021

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions