I want to use ARKit with NavigationView.
However, when the AR is displayed using it, and it returns to Navigation View and redisplays, the app crashes.
Please tell me how to fix it or an alternative.
I want to use ARKit with NavigationView.
However, when the AR is displayed using it, and it returns to Navigation View and redisplays, the app crashes.
Please tell me how to fix it or an alternative.
>the app crashes. Please tell me how to fix
Burden is on you to provide more details, including errors and a description of what's going on - what you did, what occured, how those differ.
Include code snippets that the errors point to, and the first couple dozen lines of any crash reports. Also the version Xcode you're using and what iOS & device you're testing on.