THanks, Igor, that made sense. I am pulling my data into my app by referencing the URL, and I can see all of my data on the home page. However, when I set up to navigate to a specific page, I don't get the specific id that I want, it just shows me the same data no matter what image I click on. Examp...
I have an existing web application that I have built with Ruby on Rails. I would like to use the existing database I have in Postgres to utilize within the mobile app.