You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Main navigator with multiple screens where one of them is ViroARSceneNavigator that has an ViroARScene with ViroArImageMarker that displayes a Video on top of the image when recognized.
When i go back from this scene to the previous screen app closes immidietly. Also some methods like onAnchorRemoved doesnt work.
I was using react native 0.76 before because this library was not working with latest version but after forking the library and made some changes it is working on latest react native now. Still the app crashes. Is there any solution or advice ? Thanks in advance!