Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Java.Lang.RuntimeException: getParameters failed (empty parameters) in CameraController.ApplyCameraSettings () #1002

Open
MatthewGerber opened this issue Mar 11, 2021 · 0 comments

Comments

@MatthewGerber
Copy link
Contributor

Version 15.18.0(1587488655)

Stacktrace

ZXing.Mobile.CameraAccess.CameraController.ApplyCameraSettings () [0x00033] in <819b29aa6d91462699e19a679be55a44>:0;ZXing.Mobile.CameraAccess

ZXing.Mobile.CameraAccess.CameraController.RefreshCamera () [0x00010] in <819b29aa6d91462699e19a679be55a44>:0;ZXing.Mobile.CameraAccess

ZXing.Mobile.CameraAccess.CameraAnalyzer.RefreshCamera () [0x00001] in <819b29aa6d91462699e19a679be55a44>:0;ZXing.Mobile.CameraAccess

ZXing.Mobile.ZXingSurfaceView+d__5.MoveNext () [0x0006b] in <819b29aa6d91462699e19a679be55a44>:0;ZXing.Mobile

md5bb098716dd46c8e113564e6b42b7cde9.ZXingSurfaceView.surfaceChanged(ZXingSurfaceView.java:84);

md51558244f76c53b6aeda52c8a337f2c37.ViewRenderer_2.onLayout(ViewRenderer_2.java:47);

com.xamarin.forms.platform.android.FormsViewGroup.measureAndLayout(FormsViewGroup.java:37);

md51558244f76c53b6aeda52c8a337f2c37.VisualElementRenderer_1.onLayout(VisualElementRenderer_1.java:72);

com.xamarin.forms.platform.android.FormsViewGroup.measureAndLayout(FormsViewGroup.java:37);

md51558244f76c53b6aeda52c8a337f2c37.VisualElementRenderer_1.onLayout(VisualElementRenderer_1.java:72);

com.xamarin.forms.platform.android.FormsViewGroup.measureAndLayout(FormsViewGroup.java:37);

md58432a647068b097f9637064b8985a5e0.Platform_ModalContainer.onLayout(Platform_ModalContainer.java:45);

md51558244f76c53b6aeda52c8a337f2c37.PlatformRenderer.onLayout(PlatformRenderer.java:55);

Reason

Java.Lang.RuntimeException: getParameters failed (empty parameters)

Link to App Center

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant