I’m sure this has been answered somewhere on these boards, but I’m having a hell of a time looking for the right answer. If anyone can either help me out, or point me in the right direction that would be great.
I am trying to draw some information from my Firebase database.
I have successfully managed to grab the titles of all of the books using this code:
Next, (and here is where I am failing brilliantly) I am trying to get the issues related to the book title that I select. I can’t even anything show up. I’m fairly certain that it has something to do with the ID, however at this point I don’t even know.
I am looking for this result: Issues> random number > issue
Can anyone point me in the right direction?