ccomeaux / boardgamegeek4android

BoardGameGeek application for Android (unofficial)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tapping game from collection / search results often crashes

zefquaavius opened this issue · comments

Tapping on a game from the [possibly filtered] collection or search results often crashes shortly after it starts trying to load the game data, at least on a Samsung Galaxy A20. I usually can work around by getting to the game through the Plays. So for a new game, I have to log a generic play on BGG; then I can open it in this app and manipulate all the details in your much more pleasant way.

Thanks! Keep up the good work!

What version of the app is this on?

I don't have this problem, so this should be related to conflict between app and specific OS.
What Android version do you use? Mine is Android 9.

Can you see if you have "Debug" checked in Advanced Settings? If so, try disabling it and see if the problem is resolved.

Well, that's my fault. I put debug mode in place to try to figure out why some people had problems similar to yours. My guess is that I figured out the majority of the problems, then caused some more with my hacky debug code. I'll rip it out completely for the next iteration of the app.