michaelvogt / ARAuthor

Experiment with the image recognition feature of ARCore
GNU General Public License v3.0
3 stars 0 forks source link

App crashes when backtracking #4

Open michaelvogt opened 5 years ago

michaelvogt commented 5 years ago

When backtracking up past the app queue, the app crashes. Seems to be caused through android jetpack navigation

https://github.com/googlesamples/android-architecture-components/issues/446

michaelvogt commented 5 years ago

Problem still not fixed on Googles side.

Workaround implemented for now, catching the exception.