Hello Community,
I have a small quiz app project, that fetches the question and answer strings from a sqlite database. Most of the code I took from a book and changed it for my use, since I have no experience with this.
In the following code, the app always crashes when I open the Question...