I am building an app that has a two-tier level of navigation. First the user selects a building, then a room, and the room page is displayed.
Whenever I run my app, I can get one specific room page to work, but whenever I try and access any other room page, the app crash. The simulator doesn't crash, it just sends me back to this app icon screen. Any suggestions on what my be causing this?
I have tried to use the debug as well but for some reason can't insert any breakpoint either. (I'm new to this haha)
Thanks!
