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

java.lang.NullPointerException #106

Open
HimanshiVashist-dev opened this issue Mar 27, 2023 · 1 comment
Open

java.lang.NullPointerException #106

HimanshiVashist-dev opened this issue Mar 27, 2023 · 1 comment

Comments

@HimanshiVashist-dev
Copy link

HimanshiVashist-dev commented Mar 27, 2023

I was implementing a feature that required me to change the models on button click while using your package. However, I observed a strange behavior where we had to click the button to load the model and then click on the plane to make it visible in the application.

Can you suggest a solution to eliminate this double-clicking behavior?

I am attempting to avoid passing the disableInstantPlacement prop in ArViewerView.
However, when I tried to debug the code by adding a print statement in the ArViewerView.kt file, I received an error.

image

Could you please assist me in resolving this issue?

@HimanshiVashist-dev HimanshiVashist-dev changed the title Dual Clicking Behaviour java.lang.NullPointerException Mar 28, 2023
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

2 participants
@HimanshiVashist-dev and others