Dynamsoft / capture-vision-react-native-samples

Dynamsoft Capture Vision React-Native SDK Samples
https://www.dynamsoft.com/capture-vision/docs/introduction/
Other
15 stars 7 forks source link

DCVCameraView component not working #25

Closed MichaelHao25 closed 2 months ago

MichaelHao25 commented 1 year ago

The first time you open it, you can scan, then return to the desktop, and the application becomes the background, and then the camera cannot be displayed one :

image

two:

image
MichaelHao25 commented 1 year ago

???

Dynamsoft-Jerson commented 1 year ago

Thanks for your feedback. We recently fixed a similar bug on DCV RN v1.1.7. Is your project based on v1.1.7?

MichaelHao25 commented 1 year ago

Thanks for your feedback. We recently fixed a similar bug on DCV RN v1.1.7. Is your project based on v1.1.7?

yes

MichaelHao25 commented 1 year ago

Thanks for your feedback. We recently fixed a similar bug on DCV RN v1.1.7. Is your project based on v1.1.7?

When will it be released?

MichaelHao25 commented 1 year ago

Thanks for your feedback. We recently fixed a similar bug on DCV RN v1.1.7. Is your project based on v1.1.7?

new version publish time ?

Dynamsoft-Jerson commented 1 year ago

https://github.com/Dynamsoft/capture-vision-react-native-samples/issues/3 The above bug has been fixed in v1.1.7. We tested the scenario you mentioned and did not reproduce the problem. Is it convenient to provide your sample code and some environment information?

React-Native version Platform used (iOS, Android, etc.) ideally including the OS version. Device model used (e.g. iPhone X, Samsung Galaxy S9)

MichaelHao25 commented 1 year ago

Platform Android(9) Device :vivo y3 (V1901A) React-native version:0.63

MichaelHao25 commented 1 year ago

More device information is being collected ,but React-Native version unification 0.63

MichaelHao25 commented 1 year ago

Platform Android(10) Device :huawei HoNOR 9X (HLK-AL00)

Dynamsoft-Jerson commented 1 year ago

Do you use react-navigation for page switching? Can you provide your code snippet for page switching?